Skip to content

Conversation

@bytesnz
Copy link

@bytesnz bytesnz commented Feb 16, 2018

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
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
Copy link
Author

bytesnz commented Feb 16, 2018

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
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