A CLI for working with @simplej/rapid apps
npm install --global @simplej/rapid-cli
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
--root, -r
- The app root directory (defaults to the current working directory)
Rapid is MIT licensed.