electrojet-scripts

0.1.0 • Public • Published

Electrojet Scripts CLI

npm version

A CLI for running electron applications generated by create-electrojet

Commands

1. Start

Starts a development server using webpack.

electrojet-scripts start --port=4567

Port is defaulted to 4567.

Starts up electron process for serving your application.

2. Build

Builds the application to all platforms.

electrojet-scripts build

This builds the current directory for with all option for packages.

If you want to build for a specific package, edit the configuration at electrojet.config.js. Check out Electrojet CLI for usage.

Readme

Keywords

Package Sidebar

Install

npm i electrojet-scripts

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

13.5 kB

Total Files

22

Last publish

Collaborators

  • agney