A Cookiecutter Clone in Go
This project requires Go to be installed. On OS X with Homebrew you can just run brew install go.
brew install go
Running it then should be as simple as:
$ make $ ./bin/formulaic
make test