🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

roarcli

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roarcli

Overview:

latest
npmnpm
Version
1.5.7
Version published
Weekly downloads
2
-96.3%
Maintainers
1
Weekly downloads
 
Created
Source

Roar CLI

Overview:

Roar CLI is used to make deployment of new agents to run inspectors.

Status:

NPM version Dependencies Dev Dependencies Vulnerabilities Code Coverage

Installation

npm install -g roarcli

Running Tests

To run the test suite first invoke the following command within the repo you first need to install the development dependencies (run where the package.json is):

npm install

Then run the command:

npm test

To run the tests without the mocks:

NOCK_OFF=true npm tests

To get code coverage run:

npm run coverage

Before Checking In

Make sure you run:

npm run check

before doing any checkings. Pre-commit will automatically run test and eslint for you.

Contribution

  • If you would like to contribute, please fork the repo and send in a pull request.
  • Please ensure you run grunt before sending in the pull request.

License

BSD-3-Clause

Contributions

Pull requests and new issues are welcome. See CONTRIBUTING.md for details.

Keywords

liongard

FAQs

Package last updated on 03 Oct 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