.gitea/workflows | ||
src | ||
.gitignore.jinja | ||
[[_copier_conf.answers_file]].jinja | ||
copier.yml | ||
Makefile.jinja | ||
poetry.toml | ||
pyproject.toml.jinja | ||
README.md.jinja |
# [[ project_name ]] [[ description ]] Use this template by installing `copier` and running: ```shell copier https://git.joekaufeld.com/jkaufeld/copier-shiv.git [dir] ``` After that, you can set up the system with: ```shell poetry shell poetry install make build ```