TypeScript CLI to scaffold projects from interactive template recipes.
tmplr is a TypeScript-based CLI that scaffolds projects by downloading public repositories and executing .tmplr.yml recipes. It supports GitHub, GitLab, Bitbucket and SourceHut sources, interactive prompts, contextual values, and reusable recipes. Suitable for creating or extending starter templates and automating repetitive project setup tasks.
0