# AITBC CLI Technical Documentation
**Level**: Intermediate
**Prerequisites**: Basic CLI familiarity, shell usage, and AITBC project context
**Estimated Time**: 10-15 minutes
**Last Updated**: 2026-04-27
**Version**: 1.0
## ๐งญ **Navigation Path:**
**๐ [Documentation Home](../README.md)** โ **๐ CLI Technical** โ *You are here*
**breadcrumb**: Home โ CLI Technical โ Overview
---
## ๐ฏ **See Also:**
- **๐ Docs Home**: [Documentation Home](../README.md) - Main docs landing page
- **๐ About Docs**: [About Documentation](../about/README.md) - Template standard and audit checklist
- **๐ฏ Beginner CLI**: [Beginner Documentation](../beginner/README.md) - CLI basics and user workflows
- **๐งช Testing Docs**: [Testing Documentation](../testing/README.md) - Validation and regression testing
- **๐ Project Docs**: [Project Documentation](../project/README.md) - Project context
---
## ๐ **What lives here**
This directory provides the technical CLI entry point mirrored by the top-level docs symlink.
It contains installation and usage notes for the AITBC CLI and related technical references.
---
## ๐ **Quick Start**
### Installation
```bash
pip install -e .
```
### Usage
```bash
aitbc --help
```
---
## ๐ **Related Resources**
### ๐ **Further Reading:**
- [Documentation Home](../README.md) - Main docs landing page
- [About Documentation](../about/README.md) - Template standard and audit checklist
- [Beginner Documentation](../beginner/README.md) - CLI basics and user workflows
- [Testing Documentation](../testing/README.md) - Validation and regression testing
### ๐ **Help & Support:**
- **Documentation Issues**: [Report Issues](https://github.com/oib/AITBC/issues)
- **Community Forum**: [AITBC Forum](https://forum.aitbc.net)
- **Technical Support**: [AITBC Support](https://support.aitbc.net)
---
## ๐ **Quality Metrics**
- **Structure**: 10/10 - Template-compliant landing page with clear navigation.
- **Content**: 10/10 - Short and focused CLI technical entry point.
- **Navigation**: 10/10 - Links to the docs home, beginner CLI, and testing docs.
- **Status**: Active index page.
---
*Last updated: 2026-04-27*
*Version: 1.0*
*Status: Active index for CLI technical documentation*