# Test Project A test project for ArchDoc development and testing. ## Installation ```bash pip install -e . ``` ## Usage ```bash test-project ``` ## Development Install development dependencies: ```bash pip install -e ".[dev]"