Skip to content

Instantly share code, notes, and snippets.

@jpike88
jpike88 / import-github-labels.js
Last active July 10, 2017 03:02 — forked from Isaddo/import-github-labels.js
import github labels via console command
/*
Go on your labels page (https://github.com/user/repo/labels)
Edit the following label array
or
Use this snippet to export github labels (https://gist.github.com/MoOx/93c2853fee760f42d97f)
and replace it
Paste this script in your console
Press Enter!!