Skip to content

Create a command for adding the labels to a github repository#2

Open
bytesnz wants to merge 2 commits into
Relequestual:masterfrom
bytesnz:bin
Open

Create a command for adding the labels to a github repository#2
bytesnz wants to merge 2 commits into
Relequestual:masterfrom
bytesnz:bin

Conversation

@bytesnz

@bytesnz bytesnz commented Feb 16, 2018

Copy link
Copy Markdown

Update package so that it can be installed globally to create the label-me command for adding the labels to a repository

label-me <user/repo> <api_token>

Created command to label a repo with the labels
```
label-me <user/repo> <api_token>
```
@Relequestual

Copy link
Copy Markdown
Owner

Thanks for this @bytesnz
I've not published a node module before. If I were to accept this PR, what would I need to do to publish it?

@bytesnz

bytesnz commented Feb 16, 2018

Copy link
Copy Markdown
Author

Theoretically, you should only need to run npm publish (create an account on npm and then run npm login if you haven't already done so before you run npm publish)
https://docs.npmjs.com/cli/login
https://docs.npmjs.com/cli/publish

@Relequestual

Copy link
Copy Markdown
Owner

Thanks.
There may be some delay in me actually doing this, but it's on my radar.

@ghost ghost deleted a comment Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants