charasheet/README.md

9 lines
101 B
Markdown
Raw Normal View History

2022-10-28 22:16:23 +02:00
# charasheet
## Quick start
```shell
pre-commit install --install-hooks
poetry install
inv test
```