Skip to content
forked from 42Paris/42header

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

License

Notifications You must be signed in to change notification settings

jukefr/header42

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header42

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

$ nix-build -E 'with import <nixpkgs> {}; callPackage ./default.nix {}'

$ nix-shell -p $(readlink -f result)

$ cat <filename> | header42 <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 86.4%
  • Nix 13.6%