Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

agneym/electrojet-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A CLI for running applications generated with Electrojet CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published