| Crates.io | ordinary |
| lib.rs | ordinary |
| version | 0.5.44 |
| created_at | 2025-04-07 16:19:38.820262+00 |
| updated_at | 2026-01-25 18:34:47.693788+00 |
| description | CLI tool for the Ordinary ecosystem. |
| homepage | https://codeberg.org/ordinarylabs/Ordinary |
| repository | https://codeberg.org/ordinarylabs/Ordinary |
| max_upload_size | |
| id | 1624430 |
| size | 208,795 |
Commandline tools for the Ordinary ecosystem.
cargo
cargo install ordinary
cargo install ordinaryd
cargo install wasm-bindgen-cli
cargo install wasm-opt
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