项目作者: daiyam

项目描述 :
My issues' labels on GitHub
高级语言:
项目地址: git://github.com/daiyam/github-labels.git
创建时间: 2016-09-17T12:46:04Z
项目社区:https://github.com/daiyam/github-labels

开源协议:MIT License

下载


Install

  1. npm -g install github-label-manager

Settings

The command will need your GitHub username and a token provided by GitHub

Generate a new token

Go to this page and create a new token with the repo and public_repo permissions enabled.

Authentication via environment variable

Add the following environment variables in your bash profile file:

  1. export GITHUB_USER = "user"
  2. export GITHUB_TOKEN = "token"

Usage

Remove existing labels

  1. glm clear owner:repo

Add your own labels

  1. glm import owner:repo all.json