generator-javamvc-ecci

0.0.4 • Public • Published

generator-javamvc-ecci NPM version Build Status Dependency Status

This yeoman generator creates the file structure for a valid simple MVC model in java as used in CI-0110 at the Universidad de Costa Rica.

Installation

First, install Yeoman and generator-javamvc-ecci using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-javamvc-ecci

Then generate your new project:

yo javamvc-ecci

For example:

Example on how to use the main generator.

You can also generate new classes, in your application directory run:

yo javamvc-ecci:class ClassName

Example on how to use the classes subgenerator.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Edgar Barrantes

Readme

Keywords

Package Sidebar

Install

npm i generator-javamvc-ecci

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

9.97 kB

Total Files

10

Last publish

Collaborators

  • erian