Skip to content

rolfwessels/generator-lazy-templates

Repository files navigation

generator-lazy-templates

Build status

Yeoman generator

Getting Started

How to install the template

npm install -g yo
git clone https://github.com/rolfwessels/generator-lazy-templates.git
cd generator-lazy-templates
npm link

In future it would be.. but we are not there yet.

npm install -g generator-lazy-templates

Create a new template

mkdir New.ProjectName
cd New.ProjectName
yo lazy-templates

To add a library call

yo lazy-templates:classlib ModuleName

See https://github.com/rolfwessels/generator-lazy-templates/wiki for list of integrated components.

About

Yeoman repo for some of my c# templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published