Skip to navigation
Command Line Interface (CLI) for electron-builder
07.08.19
Command Line Interface (CLI) Commands: electron-builder build Build [default] electron-builder install-app-deps Install app deps electron-builder node-gyp-rebuild Rebuild own native code electron-builder create-self-signed-cert Create self-signed code signing cert for Windows apps electron-builder start Run application in a development mode using electron-webpack Building: --mac, -m, -o, --macos Build for macOS, accepts target list (see https://goo.gl/5uHuzj). [array] --linux, -l Build for Linux, accepts target list (see https://goo.gl/4vwQad) [array] --win, -w, --windows Build for Windows, accepts target list (see https://goo.gl/jYsTEJ) [array] --x64 Build for x64 [boolean] --ia32 Build for ia32 [boolean] --armv7l Build for armv7l [boolean] --arm64 Build for arm64 [boolean] --dir Build unpacked dir. Useful to test. [boolean] --prepackaged, --pd The path to prepackaged app (to pack in a distributable format) --projectDir, --project The path to project directory. Defaults to current working directory. --config, -c The path to an electron-builder config. Defaults to `electron-builder.yml` (or `json`, or `json5`), see https://goo.gl/YFRJOM Publishing: --publish, -p Publish artifacts (to GitHub Releases), see https://goo.gl/tSFycD [choices: "onTag", "onTagOrDraft", "always", "never", undefined] Other: --help Show help [boolean] --version Show version number [boolean]
https://www.electron.build/cli
Reply
Anonymous
Information Epoch 1732638180
Use simple algorithms as well as simple data structures.
Home
Notebook
Contact us