@simplej/rapid-cli
v0.0.59
Published
A CLI for working with [@simplej/rapid](https://github.com/jmeyers91/rapid) apps
Downloads
15
Readme
Rapid-CLI
A CLI for working with @simplej/rapid apps
Install
npm install --global @simplej/rapid-cli
Commands
start
- Start the rapid app in the current directorywatch
- Start the rapid app in the current directory and restart on changesinit [name]
- Scaffold a rapid app with the passed name
Options
--root, -r
- The app root directory (defaults to the current working directory)
License
Rapid is MIT licensed.