cruft

Create projects from templates and maintain them over time

brewmacoslinux
Try with needOr install directly
Source

About

Utility that creates projects from templates and maintains the cruft afterwards

Commands

cruft

Examples

Create a new project from a template$ cruft create https://github.com/user/template-repo
Update an existing project with template changes$ cruft update
Check if project is up-to-date with template$ cruft check