# Errsy
## Pré-requis
- clang-format
> Arch : `sudo pacman -S clang`
- python
## Usage
```shell
$ python3 main.py {file}
```
---
Pour le développement :
$ pip install -r requirements.txt