GigFM is a recursive acronym for "GigFM is git for musicians".
Update: This project was created for personal use (version control my music mixes, hence the name). But then I realize that base on git, this can be used by anybody for anything, not just music.
npm install
npm run watch
npm start
rs
npm run build
npm run make
npm run build-installer
NOTE:
npm make
will create executable as well as an one-click installer inout
directorynpm run build-installer
will create an assisted installer indist_installer
directory
You can choose which command you want.