Skip to content

Instantly share code, notes, and snippets.

View NielsPilgaard's full-sized avatar
💭
Bug fixing

Niels Pilgaard Grøndahl NielsPilgaard

💭
Bug fixing
View GitHub Profile
@davorpa
davorpa / export-github-repo-labels.js
Last active May 6, 2023 18:36
Export-import Github repo labels
// 1. Go on you labels page:
// eg.: https://github.com/EbookFoundation/free-programming-books/labels
//
// 2. Paste this script in your console / save as browser bookmarklet, and then execute it
// 3. Copy the output / download files and now you can import it using https://github.com/popomore/github-labels !
//
// How to bookmark: https://gist.github.com/caseywatts/c0cec1f89ccdb8b469b1
(function(undefined) {