Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abdonrd/github-labels
- Owner: abdonrd
- License: mit
- Created: 2018-04-22T22:51:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T15:25:38.000Z (over 3 years ago)
- Last Synced: 2024-10-17T19:56:15.767Z (about 2 months ago)
- Homepage: https://github.com/abdonrd/github-labels/labels
- Size: 466 KB
- Stars: 140
- Watchers: 4
- 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`.