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/node/Dockerfile.j2
totoms_cli/templates/node/gitignore.j2
totoms_cli/templates/node/nodemon.json.j2
totoms_cli/templates/node/package.json.j2
totoms_cli/templates/node/tsconfig.json.j2
totoms_cli/templates/node/src/Config.ts.j2
totoms_cli/templates/node/src/index.ts.j2
totoms_cli/templates/node/src/dlg/ExampleDelegate.ts.j2
totoms_cli/templates/node/terraform/microservice.tf.j2
totoms_cli/templates/node/workflows/release-dev.yml.j2
totoms_cli/templates/node/workflows/release-prod.yml.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