electron-builder

v3.6.3
Complete solution to build ready for distribution and 'auto update' Electron App installers
electron builder build installer install packager pack nsis appdmg and 9 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

update-wiki

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

compile-test

tsconfig -i 2 test && ts-babel test

semantic-release

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

compile-production

tsconfig -i 2 && ts-babel

validate-commit-msg

validate-commit-msg

Metadata

  • MIT
  • >=0.4.0
  • Stefan Judis
  • released 4/19/2016

Downloads