add assets and config for packaging

This commit is contained in:
Paul Frazee
2015-06-24 12:24:53 -05:00
parent 7dbf0b46a5
commit af5b5c5706
12 changed files with 61 additions and 4 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# 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:
- https://github.com/maxogden/electron-packager
- https://github.com/loopline-systems/electron-builder
- https://github.com/atom/electron/tree/master/docs