Skip to content

LasaleFamine/npm-scout-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-scout-cli Build Status

Get the npm-scout results from command-line

Install

$ yarn global add 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

About

CLI tool for npm-scout

Resources

License

Stars

Watchers

Forks

Packages

No packages published