1.0.10 • Published 8 years ago

generator-cytel-api v1.0.10

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Yeoman cytel-api generator

This is a Yeoman custom generator demo. This is customized for generating RESTful api folder structure specific to typescript language.

Install

To try:

For GIT users

  • Clone
  • npm install
  • npm link
  • yo cytel-api

For NPM users

NPM Version

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

npm install -g yo
npm install -g generator-cytel-api

Usage

Then generate your new project:

yo cytel-api

Then run the project:

npm start

License

MIT

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.0

8 years ago