generator-dinamo
v0.1.17
Published
Dinamo Workflow Generator
Downloads
9
Readme
generator-dinamo
Yeoman generator
Getting Started
What is Dinamo Generator?
It is a generator for Yeoman adapted to the workflow of the developers at Dinamo. In essence this means that it´s not really useful for anybody else.
npm install generator-dinamo
dinamo:angview
Generates a view with controller and SASS file for Angular projects.
yo dinamo:angview
dinamo:angpartial
Generates a partial with controller and sass file for Angular projects.
yo dinamo:angpartial
dinamo:angservice
Generates a service or factory for Angular projects.
yo dinamo:angservice
dinamo:angdirective
Generates a directive for Angular projects.
yo dinamo:angdirective
dinamo:angevergreen
Adds the evergreen service to Angular projects.
yo dinamo:angevergreen
License
MIT