generator-msmean
v0.1.0
Published
Command line tools for the mean-seed project.
Downloads
4
Readme
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