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.