Add AFS Studio CLI helpers and versioning

This commit is contained in:
scawful
2025-12-30 18:09:34 -05:00
parent b28c092b3c
commit 67294096ed
12 changed files with 365 additions and 32 deletions

View File

@@ -28,3 +28,8 @@ Quickstart:
- `python -m afs orchestrator list`
Discovery skips directory names in `general.discovery_ignore` (default: legacy, archive, archives).
Studio:
- `python -m afs studio build`
- `python -m afs studio run --build`
- `python -m afs studio install --prefix ~/.local`