Skip to content

thijsdejong/codam-norminette-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norminette+ Build Status

A program created to automatically check the norm rules that norminette does not check

⚠️ I am not responsible for any mistakes in this program ¯\_(ツ)_/¯ ⚠️

QuickNorm

Use the following command on any Codam computer to temporarily clone and use norminette+

bash <(curl -sL bit.ly/qnorm)

Regular Usage

Run the following command to download norminette+

git clone https://github.com/thijsdejong/codam-norminette-plus ~/norminette+

Run the following command to add the norminette+ alias to ~/.zshrc

echo 'alias norminette+="python ~/norminette+/run.py"' >> ~/.zshrc

To use norminette+ you can run the following command in any folder

norminette+

Updating

Norminette+ will give you a notification when you do not have the latest version. Run the following command to update norminette+

norminette+ --update

Run the following command to see the current version

norminette+ --version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •