mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
8 lines
101 B
Markdown
8 lines
101 B
Markdown
# charasheet
|
|
|
|
## Quick start
|
|
```shell
|
|
pre-commit install --install-hooks
|
|
poetry install
|
|
inv test
|
|
```
|