Skip to content

hrfmmymt/spinach

Repository files navigation

Spinach

Unofficial Backlog app

Build Status

Spinach demo screenshot

Install

macOS

Download, unzip, and move Spinach.app to the /Applications directory.

Windows

Download and unzip to some location.

Linux

Download and unzip to some location.

Dev

Built with Electron.

Commands
  • 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)

License

MIT © hrfmmymt