0.2.1 • Published 6 years ago

electron-notarize-cli v0.2.1

Weekly downloads
5
License
MIT
Repository
gitlab
Last release
6 years ago

Electron Notarize CLI

Notarize your Electron apps from the command line

Installation

npm install -g electron-notarize-cli

Usage

electron-notarize --bundle-id my.bundle.id --username my.apple.id@example.com --password @keystore:AC_PASSWORD MyApp.app

Type electron-notarize --help for a description of the available options.

Refer to the electron-notarize documentation for a more in-depth desription of the options.

Please be sure to read the safety tips for your password.

Thanks

This is a tiny little module that simply pulls two awesome modules together: electron-notarize and Yargs. Kudos to the developers of those modules.

0.2.1

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago