This package has been deprecated

Author message:

Renamed to electron-release

electron-publish-release

1.0.1 • Public • Published

Electron-publish-release js-standard-style

Publish a new release of your app to Github. Should be used togheter with: electron-gh-releases.

Install

npm install -g electron-publish-release

Usage

Usage
  $ electron-release
Options
  --app  [Required] The path to the .app to compress and upload.
  --token  [Required] Github token to be able to publish the relase.
  --tag  The git tag connected to the release, needs to be semver. Defaults to version in package.json
  --repo  The github repo in the following format: "username/reponame". Defaults to repository.url in package.json
  --name  The name of the relase. Defaults to --tag
  --output  The .zip output folder. Defaults to same folder as .app

Tests

npm test

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i electron-publish-release

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jenslind