zetik 0.0.13

Hub for personal code used on high side
Documentation
1
2
3
4
pipe(){
    git commit -a -m "$1"
    cargo publish
}