Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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