42 (Paris)
42norme is a python implementation of the official 42 norminette.
- python
- pika (pip)
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
.
-
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
This work is published under the terms of 42 Unlicense.