Unofficial Backlog app
Download, unzip, and move Spinach.app to the /Applications directory.
Download and unzip to some location.
Download and unzip to some location.
Built with Electron.
- Init:
$ npm install
- Run:
$ npm start
- Build macOS:
$ npm run build:macos
- Build Linux:
$ npm run build:linux
- Build Windows:
$ npm run build:windows
- Build all:
$ brew install wine
and$ npm run build
(macOS only)
MIT © hrfmmymt