README.md
pyproject.toml
totoms_cli/__init__.py
totoms_cli/generator.py
totoms_cli/main.py
totoms_cli/naming.py
totoms_cli/prompts.py
totoms_cli.egg-info/PKG-INFO
totoms_cli.egg-info/SOURCES.txt
totoms_cli.egg-info/dependency_links.txt
totoms_cli.egg-info/entry_points.txt
totoms_cli.egg-info/requires.txt
totoms_cli.egg-info/top_level.txt
totoms_cli/templates/Dockerfile.j2
totoms_cli/templates/app.py.j2
totoms_cli/templates/config.py.j2
totoms_cli/templates/gitignore.j2
totoms_cli/templates/hello.py.j2
totoms_cli/templates/init.py.j2
totoms_cli/templates/requirements.txt.j2
totoms_cli/templates/agent/agent.py.j2
totoms_cli/templates/agent/tools.py.j2
totoms_cli/templates/terraform/agent.tf.j2
totoms_cli/templates/terraform/microservice.tf.j2
totoms_cli/templates/workflows/release-dev.yml.j2
totoms_cli/templates/workflows/release-prod.yml.j2