@geekcojp/modify-github-labels
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

modify-github-labels

code style: prettier

Install

npm i -g @geekcojp/modify-github-labels

Usage

Put a github-labels.json at the same directory hierarchy as package.json.

e.g.

{
  "labels": [
    {
      "name": "foo",
      "color": "ff0000",
    },
    {
      "name": "bar",
      "color": "00ff00",
    }
  ]
}

then, just using by cli

e.g.

npx @geekcojp/modify-github-labels --token {personal-access-token} --owner geekcojp --repo modify-github-labels

/@geekcojp/modify-github-labels/

    Package Sidebar

    Install

    npm i @geekcojp/modify-github-labels

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • wwk563388548
    • randy39
    • skawadu
    • geek_hfukasaka
    • nju33
    • yamanoku