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