ordinary-0.5.43 is not a library.
Visit the last successful build:
ordinary-0.6.0-pre.2
Ordinary CLI
Commandline tools for the Ordinary ecosystem.
Installation
cargo
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