Create cli template for given functions
sdhutchins opened this issue · 0 comments
sdhutchins commented
Use python fire to create a cli mockup.
Check out using a fire cli and the python fire guide.
- Add fire as a dependency to setup.py and requirements.txt
- Create mockup in
dev-master
branch