1.2.4 • Published 5 years ago

roas-cli v1.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

roas-cli

fullstack roas generator for Koa2, ES6 and Sequelize server framework

Features

  • Ruby on Rails Style
  • Support koa 2.x
  • Support ORM
  • Support REST API
  • Support ES6

Installation

$ npm install -g roas-cli

Quick Start roas

The quickest way to get started with roas is executable roas to generate an application as shown below:

Create the app:

$ roas roas-app && cd roas-app

Install dependencies:

$ npm install

Rock and Roll

$ npm start

more detail see roas-demo

Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help          output usage information
-V, --version       output the version number

License

MIT

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago