Skip to content

Ardorax/BananaSplit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts to generate coding style reports

The script display a colored output on the terminal (inspired by Abricot-Norminette).

Install

git clone git@github.com: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 !

Linux

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.

Windows

Requirements :

Use coding-style.ps1

MacOS

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)

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.7%
  • Nix 25.4%
  • PowerShell 22.9%