.cookiecutter.yaml
.editorconfig
.gitignore
.mailmap
.nvmrc
.pre-commit-hooks.yaml
.prettierrc.toml
.shellcheckrc
.tofu-version
.yamllint.yaml
AGENTS.md
CLAUDE.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
configuration.md
cookiecutter.json
justfile
mise.toml
package-lock.json
package.json
pypi_compatible_build.py
pyproject.toml
requirements.txt
style.md
test_helicopyter.py
test_tooling.py
try_repo.py
.biobuddies/autoformat-excludes
.biobuddies/basedpyright.toml
.biobuddies/includes.bash
.biobuddies/justfile
.biobuddies/ruff.toml
.biobuddies/typos.toml
.github/actionlint.yaml
.github/copilot-instructions.md
.github/pull_request_template.md
.github/workflows/check.yaml
documentation/djangocon-us-2024.md
documentation/learn_cdktf_docker.py
documentation/learn_helicopyter_docker.py
documentation/self2024-python-defined-infrastructure.md
helicopyter/__init__.py
helicopyter/__main__.py
helicopyter/py.typed
helicopyter.egg-info/PKG-INFO
helicopyter.egg-info/SOURCES.txt
helicopyter.egg-info/dependency_links.txt
helicopyter.egg-info/requires.txt
helicopyter.egg-info/scm_file_list.json
helicopyter.egg-info/scm_version.json
helicopyter.egg-info/top_level.txt
hooks/post_gen_project.bash
stacks/__init__.py
stacks/base.py
{{cookiecutter.dot}}/.editorconfig
{{cookiecutter.dot}}/.prettierrc.toml
{{cookiecutter.dot}}/.shellcheckrc
{{cookiecutter.dot}}/.yamllint.yaml
{{cookiecutter.dot}}/AGENTS.md
{{cookiecutter.dot}}/CLAUDE.md
{{cookiecutter.dot}}/.biobuddies/basedpyright.toml
{{cookiecutter.dot}}/.biobuddies/includes.bash
{{cookiecutter.dot}}/.biobuddies/justfile
{{cookiecutter.dot}}/.biobuddies/ruff.toml
{{cookiecutter.dot}}/.biobuddies/typos.toml
{{cookiecutter.dot}}/.github/copilot-instructions.md
{{cookiecutter.dot}}/.github/pull_request_template.md