0.1.0 • Published 10 years ago

generator-erma v0.1.0

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

ERMA - Express-REST-Marionette Web Application Generator

generator-erma Build Status Code Climate Coverage Status

A generator for Yeoman.

NPM

Getting Started

$ npm install -g generator-erma

Purpose

yo erma

Generates foundation source code of express application.

yo erma:model model_name:property1,property2,...propertyN

Generates:

  • mongoose model
  • REST resource
  • Backbone model, collection, etc
  • Marionette controller, views, etc
  • Jade-doT templates

Updates base code of application, to plug-in just generated model.

License

MIT License

0.1.0

10 years ago