npm-scout-cli

1.0.2 • Public • Published

npm-scout-cli Build Status

Get the npm-scout results from command-line

Install

$ yarn add --global npm-scout-cli

Usage

$ npm-scout --help

  Usage
    $ npm-scout <username>/<name> [GITHUB_TOKEN]

  Example
    $ npm-scout yarnpkg/yarn
    {
      packageJson: {
        ...
      }
      repository: {
        ...
      }
    }

The GITHUB_TOKEN will be supported soon as an ENV var. Without it there is a rate limit of calls to the GitHub API.

Related

License

MIT © LasaleFamine

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i npm-scout-cli

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • lasalefamine