A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
@kubadotka
https://cookiecutter.readthedocs.io/en/latest/advanced/suppressing_prompts.html
(unsure whether it can be applied to the command line though~
possibly: cookiecutter --no-input --config-file PATH $cctemplate )