Skip to content

Commit

Permalink
add build script and launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
adolli committed Aug 6, 2017
1 parent a45a78c commit 57bf083
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
./node_modules/electron-packager/cli.js . --out build/
Binary file modified lib/apk/pocoservice-debug-androidTest.apk
Binary file not shown.
Binary file modified lib/apk/pocoservice-debug.apk
Binary file not shown.
1 change: 1 addition & 0 deletions start.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.\node_modules\.bin\electron .

0 comments on commit 57bf083

Please sign in to comment.