electron-builder

v5.17.0
Complete solution to build ready for distribution and 'auto update' Electron App installers
electron builder build installer install packager pack nsis appdmg and 10 more...

//

Update wiki if docs changed. Update only if functionalily are generally available (latest release, not next)

lint

tslint src/**/*.ts test/src/**/*.ts

test

node ./test/out/helpers/runTests.js

compile

npm run compile-production && npm run compile-test

pretest

npm run compile && npm run lint

whitespace

whitespace src/**/*.ts

update-wiki

git subtree split -b wiki --prefix docs/ && git push -f wiki wiki:master

compile-test

ts-babel test

docker-images

docker/build.sh

semantic-release

semantic-release pre && npm publish && semantic-release post

compile-production

ts-babel

Metadata

  • MIT
  • >=0.4.0
  • Stefan Judis
  • released 7/27/2016

Downloads