arct-cli 0.2.2

Arc Academy Terminal - Learn shell commands interactively with AI-powered explanations
Documentation
1
2
3
4
//! arct-cli - Arc Academy Terminal CLI entry point
//!
//! This crate provides the command-line interface and binary for Arc Academy Terminal.
//! It handles argument parsing, configuration loading, and launching the TUI application.