Skip to main content
  1. Projects/

tap

·61 words·1 min
Jake Roggenbuck
Author
Jake Roggenbuck
I am currently studying Computer Science

Tap
Rust
#

Quickly tap basic files into existence

Help #

# create an empty python file
tap it py

# create an empty python file with argparse boilerplate
tap it pyarg

Usage #

tap-it 0.1.0

USAGE:
    tap it [FLAGS] <given>

FLAGS:
    -f, --force
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <given>

TODO #

Make a tap install