New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

quorra-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quorra-cli

Quorra command line interface.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Quorra CLI

  • Introduction
  • Installation
  • Usage

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 2015-2016 Harish Anchu harishanchu@gmail.com

Keywords

quorra

FAQs

Package last updated on 18 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts