github-labels icon indicating copy to clipboard operation
github-labels copied to clipboard

Add github labels automatically

Results 13 github-labels issues
Sort by recently updated
recently updated
newest added

I just installed the package and it showed me this: ```bash npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11) npm WARN deprecated [email protected]: 'github' has been renamed...

1. From which directory to run: ``` npm install github-labels -g ``` ? From `/home/midenok/src/extra/github-labels`: ``` npm ERR! Refusing to install github-labels as a dependency of itself npm ERR! npm...

I would like to be able to run this programmatically without needing to use the CLI every time, as I maintain a lot of repos and sometimes just want to...