Skip to content

42 header (rewritten in python and working with stdin/stdout)

License

Notifications You must be signed in to change notification settings

jukefr/42header-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42 Header Python

42 (Paris)

Description

42 standard header rewritten as a python script and working with stdin/stdout so I can use it as a custom formatter chain in Helix editor.

42 header

UNIX Setup

Option 1: export USER and MAIL in your shell configuration file

Add in ~/.zshrc your:

  • USER
  • MAIL

Usage

$ cat <filename> | python 42header.py <filename>

Credits

@zazard - creator
@alexandregv - contributor
@mjacq42 - contributor
@sungmcho - contributor
@jukefr - python rewrite

License

This work is published under the terms of 42 Unlicense.

About

42 header (rewritten in python and working with stdin/stdout)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%