You need to have node installed, but once you do you can install the label sync utility with:
npm install github-label-sync
Copy over the .env
file, and put you GitHub Personal Access Token in place.
cp .env-example .env
Usage:
./bin/sync org/repo
For example:
./bin/sync RadiusNetworks/radius-spec