Ordinary CLI
Command line tools for Ordinary.
The Ordinary CLI is built with Clap.
Installation
## wasm components
## ordinary executables
Optionally install Binaryen
wasm-opt.
Quick Start
Create and build new project example.com.
&&
Run new project at http://localhost:8080.
View at http://localhost:8080.
CLI Documentation
See: docs/cli-reference.md.