1.0.0 • Published 8 years ago

quorra-cli v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Quorra CLI

Introduction

Quorra CLI provides a number of helpful commands for your use while developing your application.

Installation

Install the Quorra cli using npm.

npm install -g quorra-cli

Usage

Listing All Available Commands

To view a list of all available Quorra commands, you may use the --help command:

quorra --help

Viewing The Help Screen For A Command

Every command also includes a help screen which displays and describes the command's available arguments and options. To view a help screen, simply follow the name of the command with --help:

quorra routes --help

License

The quorra-cli is open-sourced software licensed under the MIT license

Copyright

Copyright 2015-2016 Harish Anchu harishanchu@gmail.com

1.0.0

8 years ago

1.0.0-beta.4

9 years ago

1.0.0-beta.3

9 years ago

1.0.0-beta.2

9 years ago

1.0.0-beta.1

9 years ago

1.0.0-beta

9 years ago

1.0.0-alpha.4

9 years ago

1.0.0-alpha.3

9 years ago

1.0.0-alpha.2

9 years ago

1.0.0-alpha.1

9 years ago

1.0.0-alpha

9 years ago

0.0.1-alpha

10 years ago