generator-erma

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i generator-erma

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • titarenko