Skip to content

MindCookin/generator-workshopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshopper generator

Yeoman generator for workshopper. Let you create a workshopper bootstrap in no time.

Usage

Install generator-workshopper

npm install -g generator-workshopper

Make a new directory, and cd into it:

mkdir my-new-workshopper && cd $_

Run yo workshopper:

yo workshopper

To add a new exercise run yo workshopper:exercise, optionally passing an exercise name:

yo workshopper:exercise [name]

You can try your workshop locally just runnnig npm start:

npm start

Happy coding ^_^

Credits

People behind workshopper and yeoman. Checkout nodeschool.io for ideas.

About

A generator for the marvelous workshopper from nodeschool.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published