Skip to content

Files

Latest commit

d7d2758 · May 15, 2020

History

History
12 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 300 Bytes

hop-app-template

A cookiecutter template to create a Hop-based application using hop-client.

Quickstart

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.