0.0.1 • Published 9 years ago

same-cloth v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

Use and manage templates for any project structure!

Install globally with npm install same-cloth --global

Then, create a directory in your Home directory named _templates. Keep all project templates inside folders here. When you want to start a new project, just run:

same-cloth [template-name] [project-name]

The files from your template folder will be copied into a folder within the current directory named whatever you supplied as [project-name]. Additionally, any files in the root directory of the new project that are named the same as your template name will be renamed to the project name.

0.0.1

9 years ago

0.0.0

9 years ago