# README
Gophycutter
A simple Cookiecutter engine clone in golang.
Installation
go install github.com/mr-destructive/gophycutter
Usage
- Provide a path to the cookiecutter template
- Enter the input provided in the prompt
gophycutter <path_to_cookiecutter_template>