CLI
Installation
$ deno install -A -f -n aleph https://deno.land/x/aleph@v0.2.28/cli.ts
Usage
$ aleph -h
Aleph.js v0.2.28
The React Framework in deno.
Docs: https://alephjs.org/docs
Bugs: https://github.com/alephjs/aleph.js/issues
Usage:
aleph <command> [...options]
Commands:
init Create a new application
dev Start the app in development mode
start Start the app in production mode
build Build the app to a static site (SSG)
upgrade Upgrade Aleph.js command
Options:
-h, --help Prints help message
-v, --version Prints version number