News

Discuss the basic directory structure of a CLI. Outline the first steps in building a CLI. This project will likely be one of the biggest projects you've undertaken so far. Your first task should be ...
make python-run: runs sub-commands with different flags; make clean: cleans repository; make init: upgrades pip,installs pip packages and sets the repository to develop mode. this is called by gitpod ...