Cookiecutter template to kickstart new projects.
- GitHub repo: https://github.com/prestonneal/cookiecutter/
- Documentation: https://cookiecutter.readthedocs.io/
$ pip install -U cookiecutter
# Or, on a mac with Homebrew
$ brew install cookiecutter
Generate a new PHP project:
$ cookiecutter gh:jeromegamez/cookiecutter-php