Tap 
Quickly tap basic file into existence
Help
# create an empty python file
tap it py
# create an empty python file with argparse boilerplate
tap it pyarg
TODO
- Also have an
--output
option for makingPYTHON_ARG
into anything given as--output
- Add more defaults
- Add scripts like
cargo init && then copy file
- Add name inserting from config or username
- Add year inserting for copyright or license