Skip to content

yyx990803/new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New

Scaffold a new project

Like Yeoman, but only with minimal functionality for my personal use. Not published on npm. The only thing it does is loading a folder of scaffold templates and running them through handlebars.

Usage

Clone this repo then npm link.

new [template_name]

If no template_name is provided, it will use "default". Default template root path is ~/_templates, so the default template will be loaded from ~/_templates/default.

To configure the template root path, make an env variable NEW_TEMPLATE_PATH.

About

Scaffold a new project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published