Skip to content

Instantly share code, notes, and snippets.

@DevEarley
Last active June 3, 2017 02:05
Show Gist options
  • Save DevEarley/f27553db96ad6794bfe71ef9c12b722c to your computer and use it in GitHub Desktop.
Save DevEarley/f27553db96ad6794bfe71ef9c12b722c to your computer and use it in GitHub Desktop.
aurelia cli w electron-packager
INSTALL
electron-reload
electron-packager
aurelia-cli
FROM https://github.com/MeirionHughes/aurelia-cli-electron-app
=======================================================================
git clone <...>
npm install -g
au run
=======================================================================
TO BUILD DIST
$ electron-packager . FooBar --no-prune --out=bin
=======================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment