pilot-generator

1.5.0 • Public • Published

PILOT GENERATOR

Pilot-generator is a nodejs based cli used to bootstrap an express and sequelize project.

Installation

$ npm install -g pilot-generator 

Usage

Creating a new project

$ pilot-generator new project-name

install packages

$ npm install

Creating a model

$ pilot-generator model model-name

Creating a controller

$ pilot-generator controller controller-name

Running migration

$ pilot-generator migration

Package Sidebar

Install

npm i pilot-generator

Weekly Downloads

31

Version

1.5.0

License

ISC

Unpacked Size

7.77 kB

Total Files

16

Last publish

Collaborators

  • docty68