A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
Hello all
I submitted this pull request that adds a list command line option, it lists locally available templates: audreyr/cookiecutter#1096
I'm wondering if I can get some feedback on it.
git init, git add, git commit
to include all files generated by cookiecutter in the first commit...