This repository has been archived on 2023-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
errsy/README.md

14 lines
132 B
Markdown
Raw Normal View History

2023-04-18 18:48:21 +02:00
# Errsy
## Pré-requis
- clang-format
> Arch : `sudo pacman -S clang`
- python
## Usage
```shell
$ python3 main.py {file}
```