This repository contains a boilerplate (using cookiecutter) for starting a python cli application hosted on github.
brew install python3 cookiecutter poetry
You can use this project as a starting point by executing:
cookiecutter gh:coderj001/python-cli-tool