shaperail-cli-0.2.1 is not a library.
shaperail-cli
The developer-facing CLI for Shaperail.
Install
This installs the shaperail binary.
Commands
shaperail init <name> Scaffold a new Shaperail project
shaperail generate Generate Rust code from resource YAML files
shaperail serve Start dev server with hot reload
shaperail build Build release binary
shaperail build --docker Build scratch-based Docker image
shaperail validate Validate all resource files
shaperail test Run generated + custom tests
shaperail migrate Generate + apply SQL migrations
shaperail migrate --rollback Rollback last migration batch
shaperail seed Load fixture YAML files into database
shaperail export openapi Export OpenAPI 3.1 spec
shaperail export sdk --lang ts Generate TypeScript client SDK
shaperail doctor Check system dependencies
shaperail routes Print all routes with auth requirements
shaperail jobs:status Show job queue depth and recent failures
Quick Start
License
Dual-licensed under MIT or Apache-2.0.