Quorra command line interface.


Keywords
quorra, cli, positron, quorrajs, quorra.js
License
MIT
Install
npm install quorra-cli@1.0.0

Documentation

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