2.4.0 • Published 6 years ago

feathers-cli v2.4.0

Weekly downloads
237
License
MIT
Repository
github
Last release
6 years ago

Feathers CLI

Greenkeeper badge

The command line interface for Feathers applications

Build Status Code Climate Test Coverage Dependency Status Download Status Slack Status

NPM

Installation

npm install -g feathers-cli

Usage

$ mkdir myproject

$ cd myproject

$ feathers help

  Usage: feathers generate [type]


  Commands:

    generate [type]  Run a generator. Type can be
      • app - Create a new Feathers application in the current folder
      • authentication - Set up authentication for the current application
      • connection - Initialize a new database connection
      • hook - Create a new hook
      • middleware - Create an Express middleware
      • service - Generate a new service
      • plugin - Create a new Feathers plugin

    *

  Options:

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

$ feathers generate app

$ npm start

About

Feathers CLI's generators are provided by generator-feathers and generator-feathers-plugin.

License

Copyright (c) 2017

Licensed under the MIT license.

2.4.0

6 years ago

2.3.9

7 years ago

2.3.8

7 years ago

2.3.7

7 years ago

2.3.6

7 years ago

2.3.5

7 years ago

2.3.4

7 years ago

2.3.3

7 years ago

2.3.2

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.4

7 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

2.0.0-pre.3

7 years ago

2.0.0-pre.2

7 years ago

2.0.0-pre.1

7 years ago

1.3.0-pre.1

7 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago