generator-resthapi

0.0.1 • Public • Published

generator-resthapi NPM version Build Status Dependency Status

Yeoman generator for resthapi

Installation

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

npm install -g yo
npm install -g generator-resthapi

Then generate your new project:

yo resthapi ## Create project and install all dependency 
 
yo resthapi --skip-install ## Create project and skip npm install 

More to come soon

I am working to improve the generator. Any contributions are welcome. Most of the features of generator-resthapi are similar to that of generator-rest

License

MIT © Vinay Bedre

/generator-resthapi/

    Package Sidebar

    Install

    npm i generator-resthapi

    Weekly Downloads

    3

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    7.93 kB

    Total Files

    10

    Last publish

    Collaborators

    • vinaybedre