copier-shiv/README.md.jinja

16 lines
270 B
Plaintext
Raw Permalink Normal View History

2023-04-07 00:07:16 -04:00
# [[ 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
```