Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

github-standard-labels

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-standard-labels

Create a standard set of issue labels for a GitHub project

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

github-standard-labels stability

npm version build status test coverage downloads js-standard-style

Create a standard set of issue labels for a GitHub project

Usage

  Usage:
    $ github-standard-labels <username> <project>

  Commands:
    <default>   Create a set of labels for a project

  Options:
    -h, --help      Print usage
    -v, --version   Print version

API

githubStandardLabels(opts, cb([err]))

Apply labels to a project. opts should be an object containing:

  • .github: an instance of ghauth
  • .username: the name of the project owner
  • .repo: the repository name

License

MIT

Keywords

github

FAQs

Package last updated on 22 Feb 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