Skip to content

markitx/generator-pillars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Module Generator

This is meant to be a speedy way to generate modules.

** WORK IN PROGRESS **

Installation (pre-release to npm)

  • Be sure you have yeoman installed. npm install -g yo
  • Clone this repo somewhere useful, like ~/bin
  • Link the directory as a node module in the root of the generator-pillars directory cd ./generator-pillars && npm link

Usage

  • Navigate to anywhere you wish to scaffold a Module.
  • Type yo pillars in the console
  • Follow the prompts (they will save your answers for easy re-use)
  • Done!

About

A yeoman template generator for app modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published