pip install git+https://github.com/jannismain/python-project-template-example
Call the sample-project
command line interface like this:
$ sample-project
Hello, Sample Project!
Provide the --help
option to see supported options and arguments.
This project was created using the Project Template for Python