0.1.5 • Published 6 years ago

start-from-template v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Tool for creating projects from templates hosted on GitHub.

It asks for GitHub template url and a project name. After all necessary data is provided, it creates project folder, copy all files from GitHub template to this folder and initialize new Git repository.

Usage

You can install it globally npm i -g start-from-template and use sft command after that

alt text Also you can use it with npx npx start-from-template

alt text