Skip to content

Building Finicky from source

John Sterling edited this page Apr 9, 2025 · 6 revisions
  1. Install Go 1.23.4
  2. Install Node 22
  3. Run ./scripts/install.sh from base folder to install dependencies
  4. Run ./scripts/build.sh from base folder to build Finicky
Clone this wiki locally