Skip to content

gcamerli/42norme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

42norme

42 (Paris)

Description

42norme is a python implementation of the official 42 norminette.

Requirements

  • python
  • pika (pip)

Usage

Just run:

python norminette.py

For a better configuration export the PATH of this folder inside your .zshrc and set an alias like this:

alias norm="python $NORM/norminette.py"

To see the help add the flags --help.

Notes

  • It's possible to use it just connecting to 42 wifi.

  • It's necessary to set properly the kerberos access to execute it (42norme directly connects to the official norminette.42.fr to display the results).

  • It's not possible to use the flag:

CheckForbiddenSourceHeader

Credits

License

This work is published under the terms of 42 Unlicense.

Releases

No releases published

Packages

No packages published

Languages