ordinary-0.5.38 is not a library.
Visit the last successful build:
ordinary-0.1.1
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