2.4.0 • Published 7 years ago
feathers-cli v2.4.0
Feathers CLI
The command line interface for Feathers applications
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
7 years ago
2.3.9
8 years ago
2.3.8
8 years ago
2.3.7
8 years ago
2.3.6
8 years ago
2.3.5
8 years ago
2.3.4
8 years ago
2.3.3
8 years ago
2.3.2
8 years ago
2.3.1
8 years ago
2.3.0
8 years ago
2.2.4
8 years ago
2.2.3
8 years ago
2.2.2
8 years ago
2.2.1
8 years ago
2.2.0
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.0.5
8 years ago
2.0.4
8 years ago
2.0.3
8 years ago
2.0.2
8 years ago
2.0.1
8 years ago
2.0.0
8 years ago
2.0.0-pre.3
8 years ago
2.0.0-pre.2
8 years ago
2.0.0-pre.1
8 years ago
1.3.0-pre.1
8 years ago
1.2.7
9 years ago
1.2.6
9 years ago
1.2.5
9 years ago
1.2.4
9 years ago
1.2.3
9 years ago
1.2.2
9 years ago
1.2.1
9 years ago
1.2.0
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.0
9 years ago