Go to file
Paul Frazee fcf8853ee6 add build:nix script 2015-06-24 16:47:45 -05:00
app run app in electron window instead of browser 2015-06-24 15:38:30 -05:00
assets update installer bg and title 2015-06-24 14:34:07 -05:00
scripts add assets and config for packaging 2015-06-24 12:24:53 -05:00
README.md add assets and config for packaging 2015-06-24 12:24:53 -05:00
package.json add build:nix script 2015-06-24 16:47:45 -05:00
packager.json update installer bg and title 2015-06-24 14:34:07 -05:00

README.md

Electron Scuttlebot

Code for wrapping scuttlebot in a small Electron UI, and to create app packages and installers.

npm install -d
npm run build
npm run pack

Relevant docs: