Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 820 Bytes

File metadata and controls

20 lines (13 loc) · 820 Bytes

hackathon-template-cookiecutter

A cookiecutter-based hackathon template, which uses myst! For use with cookiecutter. Once you've installed cookiecutter.

If you have not installed cookiecutter, run:

pip install cookiecutter

To create your own project (after installing cookiecutter), run:

cookiecutter gh:hackthackathon/hackathon-template-cookiecutter

and answer the prompts.

Once you create your repository, follow the create a github repository locally instructions here

To see an example of the cookiecutter in action: https://github.com/hackthackathon/hackathon-template-github