45 releases
Uses new Rust 2024
| new 0.5.41 | Jan 16, 2026 |
|---|---|
| 0.5.37 | Dec 23, 2025 |
| 0.5.29 | Nov 27, 2025 |
| 0.5.1 | Jul 29, 2025 |
#210 in Web programming
475KB
10K
SLoC
Ordinary CLI
Commandline tools for the Ordinary ecosystem.
Installation
cargo
cargo install ordinary
cargo install ordinaryd
cargo install wasm-bindgen-cli
cargo install wasm-opt
Quick Start
Create and build new project example.com.
ordinary new . example.com && ordinary build example.com
Run new project at http://localhost:8080.
ordinaryd --project-dir example.com --port 8080 --insecure --stdio-logs --log-headers --log-level debug
Dependencies
~98MB
~1.5M SLoC