Error but easy
.vscode | ||
githooks | ||
presentation | ||
tests | ||
.gitignore | ||
DOCUMENTATION.md | ||
main.py | ||
pyproject.toml | ||
README.md | ||
requirements.txt |
Errsy
Pré-requis
- clang-format
Arch :
sudo pacman -S clang
- python
Usage
$ python3 main.py {file}
Pour le développement :
$ pip install -r requirements.txt