Inspired by this thread.
Read the files for more information
#What's Included
- command line argument parsing
- colors
- tab completion
- interpreter mode
- zsh completion example
#Dependencies:
- docopt for command line arguments
pip install docopt==0.6.1
Documentation here