Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdonrd/github-labels

🏷 A list of GitHub labels for reuse across projects
https://github.com/abdonrd/github-labels

Last synced: 6 days ago
JSON representation

🏷 A list of GitHub labels for reuse across projects

Awesome Lists containing this project

README

        

# GitHub labels

:label: A list of GitHub labels for reuse across projects.



labels



:gift: Ping me on Twitter if you like this project


## Demo
:eyes: You can find a demo [here in this same repository](https://github.com/abdonrd/github-labels/labels).

## Use
:rocket: You can use the [`github-labels` package](https://www.npmjs.com/package/github-labels)
to import the labels to your project. In example:

```sh
git clone https://github.com/abdonrd/github-labels
cd github-labels

npx github-labels -c ./github-labels.json abdonrd/abdonrd.com

# Two-factor
# npx github-labels -c ./github-labels.json --token YOUR_PERSONAL_TOKEN abdonrd/abdonrd.com
```

If the project requires it, it is advisable to add some source tags:
`source: sourceName`.