0.1.10 • Published 10 years ago

generator-arrowjs v0.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
10 years ago

ArrowJS generator

Yeoman generator for ArrowJS

Usage

Install yo and generator-arrowjs:

    $ npm install -g yo generator-arrowjs

Setup a new project

    $ yo arrowjs

Feature scaffold

Generates an simple feature

Example:

    $ cd my-project
    $ yo arrowjs:feature my-feature

If you choose use model, then the feature will be an simple API with GET, POST, PUT, DELETE methods. Run your app and go to /myfeature/apis to view all apis.

Useful links

License

The MIT License (MIT)

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago