Crate prax_cli

Crate prax_cli 

Source
Expand description

Prax CLI - Command-line interface for the Prax ORM.

This crate provides the CLI tool for managing Prax projects, including schema validation, code generation, and migrations.

Modulesยง

cli
CLI argument definitions using clap.
commands
CLI command implementations.
config
CLI configuration handling.
error
CLI error types and result alias.
output
Styled terminal output utilities.