tap
·61 words·1 min
Tap#
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