Files
yaak/DEVELOPMENT.md
2024-09-15 10:33:50 -07:00

445 B

Developer Setup

Development requires the following tools

Then, you can run the app.

  1. Checkout the plugins repository
  2. Run YAAK_PLUGINS_DIR="..." npm run build to generate an icon, fetch external binaries, and build local JS dependencies
  3. Run the desktop app in dev mode npm start