My issues' labels on GitHub
npm -g install github-label-manager
The command will need your GitHub username and a token provided by GitHub
Go to this page and create a new token with the repo and public_repo permissions enabled.
Add the following environment variables in your bash profile file:
export GITHUB_USER = "user"
export GITHUB_TOKEN = "token"
glm clear owner:repo
glm import owner:repo all.json