This repo shows how to make electron and supercolliderjs work with a portable copy of SuperCollider.
Install dependencies
npm install
Start the app in development by running
yarn start
Create an app bundle by running this command on MacOS
yarn build
- Works only for osx targets
- Code signing doesn't work
- See issue