A CLI to add labels for repositories
npm install -g github-label-maker
Add GitHub account credentials to file located at config/credentials.js
gh-label [owner]
Owner of the repository (user/organization)
- 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.
MIT © 99XT