git-labels-cli
v2.0.2
Published
Creating Github issue labels
Downloads
4
Maintainers
Readme
git-labels-cli
Creating Github issue labels
Install
$ npm install -g git-labels-cli
Usage
$ git-labels --help
Usage:
$ git-labels <project-name> create new labels to github project
$ git-labels --auth github authentication
$ git-labels --file labels.json import custom labels
Example:
$ git-labels bukinoshita/git-labels
$ git-labels --auth
$ git-labels --file labels.json
Options:
-a, --auth github authentication to be able to create labels
-f, --file import custom labels
-h, --help show help options
-v, --version show version
Demo
Related
- git-labels — API for this module
- save-local — Save stuff locally
License
MIT © Bu Kinoshita