https://github.com/abdonrd/github-labels
🏷 A list of GitHub labels for reuse across projects
https://github.com/abdonrd/github-labels
Last synced: about 9 hours ago
JSON representation
🏷 A list of GitHub labels for reuse across projects
- Host: GitHub
- URL: https://github.com/abdonrd/github-labels
- Owner: abdonrd
- License: mit
- Created: 2018-04-22T22:51:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T15:25:38.000Z (over 3 years ago)
- Last Synced: 2025-03-27T22:32:05.702Z (18 days ago)
- Homepage: https://github.com/abdonrd/github-labels/labels
- Size: 466 KB
- Stars: 145
- Watchers: 3
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- Awesome-List - Github Labels - A list of GitHub labels for reuse across projects. (:octocat: Github)
- awesome-list - Github Labels - A list of GitHub labels for reuse across projects. (:octocat: Github)
- awesome-list - Github Labels - A list of GitHub labels for reuse across projects. (:octocat: Github)
README
# GitHub labels
:label: A list of GitHub labels for reuse across projects.
## 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-labelsnpx 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`.