xacli-core-0.1.1 has been yanked.
xacli-core
Core CLI framework for Rust with command parsing, execution engine, and shell completion.
Features
- Command tree with subcommands
- Arguments and flags parsing
- Type-safe value access
- Execution hooks (pre_run, run, post_run)
- Shell completion (Bash, Zsh, Fish, PowerShell)
- Colored terminal output
- Validators and environment variables
Quick Start
use *;
Examples
Documentation
License
Apache-2.0