LICENSE
README.md
pyproject.toml
ajo/__init__.py
ajo/__main__.py
ajo/cli.py
ajo/database_manager.py
ajo/github_integration.py
ajo/utils.py
ajo/validators.py
ajo/core/__init__.py
ajo/core/app.py
ajo/core/constants.py
ajo/core/exceptions.py
ajo/detector/__init__.py
ajo/detector/cache.py
ajo/detector/prereqs.py
ajo/detector/project.py
ajo/detector/smart_cli.py
ajo/gateway/__init__.py
ajo/gateway/gh.py
ajo/gateway/git.py
ajo/gateway/utils.py
ajo/gateway/uv.py
ajo/presets/__init__.py
ajo/presets/base.py
ajo/presets/docker.py
ajo/presets/graphql_api.py
ajo/presets/monolith.py
ajo/presets/rest_api.py
ajo/scaffolding/__init__.py
ajo/scaffolding/engine.py
ajo/templates/__init__.py
ajo/templates/django_app.py
ajo/ui/__init__.py
ajo/ui/capabilities.py
ajo/ui/theme.py
ajo_cli.egg-info/PKG-INFO
ajo_cli.egg-info/SOURCES.txt
ajo_cli.egg-info/dependency_links.txt
ajo_cli.egg-info/entry_points.txt
ajo_cli.egg-info/requires.txt
ajo_cli.egg-info/top_level.txt