A cookiecutter template to create a Hop-based application using hop-client
.
pip install cookiecutter
cookiecutter https://github.com/scimma/hop-app-template
Fill out the prompts for various configuration options, run git init
, and you're good to go.