@simplej/rapid-cli

A CLI for working with @simplej/rapid apps

Usage no npm install needed!

<script type="module">
  import simplejRapidCli from 'https://cdn.skypack.dev/@simplej/rapid-cli';
</script>

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 directory
  • watch - Start the rapid app in the current directory and restart on changes
  • init [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.