0.1.0 • Published 9 years ago

generator-msmean v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

mean-CLI

A simple command line tool for creating front-end modules on the mean-seed project

Setup:

npm install -g generator-mean

Commands:

yo mean <name> Clones the mean-seed project to a new directory with the name you enter.

yo mean:modules <name> Creates a new module on the current application //TODO: Ensure that we are located at the project