The script display a colored output on the terminal (inspired by Abricot-Norminette).
git clone [email protected]:Ardorax/BananaSplit.git
mv BananaSplit/coding-style.sh ~/.local/bin/banana
# OR
sudo mv BananaSplit/coding-style.sh /usr/bin/banana
You can now use banana . .
everywhere !
Requirement :
If using Nix, you can run nix run github:epitech/coding-style-checker
to run a script printing you the list of infractions.
A part of the source code comes from Epitech.
In memoriam of Abricot-Norminette.
Requirements :
- Docker installed
- Powershell installed
Use coding-style.ps1
Requirements :
- Nix installed
Use nix run github:epitech/coding-style-checker
to run a script printing you the list of infractions.
(Supports both Intel and Apple Silicon)