- first remove all labels in the repo, as any dups are ignored
- install git-lablemaker (see below)
$ npm install git-labelmaker -g
- in a terminal, go to the repo you want to add labels and run git-labelmaker
$ git-labelmaker
- For the first time you use the app, you will need to follow the instructions to enter an oauth token, and
Add Labels From a Package. Point the package to labels.json in this repository (e.g.../labels/labels.json)
- be sure to git clone with the ssh version, not https or it will not work!