Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 536 Bytes

File metadata and controls

33 lines (21 loc) · 536 Bytes

gh-label-maker

A CLI to add labels for repositories

npm install -g github-label-maker

Configuration

Add GitHub account credentials to file located at config/credentials.js

Usage

gh-label [owner]

owner

Owner of the repository (user/organization)

Contributor guidelines

  • Fork the repository.
  • Clone the forked repository.
  • Create your own branch.
  • Create tests and make sure tests pass on travis.
  • Create a pull request with changes made.

License

MIT © 99XT