api-generator-cli

0.0.12 • Public • Published

api-generator-cli

A command line interface to help on creating nodejs projects skeletons.

There is only one command so far that is project:generate. This will prompt some questions, then it will generate the project and install dependecies

Installation

npm install -g api-generator-cli

Usage

Open a terminal and type:

api-generator-cli project:generate
cd <project folder>
npm start

Package Sidebar

Install

npm i api-generator-cli

Weekly Downloads

42

Version

0.0.12

License

ISC

Unpacked Size

23.9 kB

Total Files

44

Last publish

Collaborators

  • mlucascardoso