Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 680 Bytes

File metadata and controls

38 lines (24 loc) · 680 Bytes

github-labels

setenv の github issues で利用するラベル

Setup

ghi のインストール

$ brew install ghi

ここで以下のようなエラーが出る場合

ghi: Unsatisfied dependency: pygments.rb
Homebrew does not provide special Ruby dependencies; install with:
  `gem install pygments.rb`
Error: An unsatisfied requirement failed this build.
sudo gem install pygments.rb

してから、再度 brew install する。

Usage

対象の GitHub リポジトリをローカルにクローンして、そのディレクトリに移動。

$ cd setenvnet/example-repo
$ /path/to/github-labels.sh