Utility for rendering projects from templates with data
Utility for rendering projects templates
copier
$ copier copy https://github.com/user/template-repo ./my-project
$ copier update
$ copier copy --interactive ./template-dir ./output-dir