Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himynameisdave/git-label-faces
:stuck_out_tongue_winking_eye: Label your issues with face labels!
https://github.com/himynameisdave/git-label-faces
fun github github-labels labels organization
Last synced: 2 months ago
JSON representation
:stuck_out_tongue_winking_eye: Label your issues with face labels!
- Host: GitHub
- URL: https://github.com/himynameisdave/git-label-faces
- Owner: himynameisdave
- License: mit
- Archived: true
- Created: 2016-01-21T01:55:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T03:04:20.000Z (almost 9 years ago)
- Last Synced: 2024-09-30T06:59:45.004Z (3 months ago)
- Topics: fun, github, github-labels, labels, organization
- Size: 1.95 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - himynameisdave/git-label-faces - :stuck_out_tongue_winking_eye: Label your issues with face labels! (Misc)
README
## git-label-faces
:stuck_out_tongue_winking_eye: Label your issues with face labels like a boss.![](http://i.imgur.com/fOGX3oQ.png)
This is a package that can be used with [`git-label`](https://github.com/jasonbellamy/git-label) and/or [`git-label-cli`](https://github.com/jasonbellamy/git-label-cli) to produce some fun (and fairly non-descript) git labels.
#### How-to
The labels are [just a simple JSON file](https://github.com/himynameisdave/git-label-faces/blob/master/git-label-faces.json), so you can copy/paste them directly if you really want.
Otherwise you can clone the repo...
```
git clone [email protected]:himynameisdave/git-label-faces.git
```...or just install it via NPM like most people will:
```
npm i git-label-faces
```After you have the `git-label-faces.json` file locally, you can follow the instructions to use with `git-label-cli`, or via `git-label`'s [find method](https://github.com/jasonbellamy/git-label#find-pattern-).
#### Contributing/Add A Face
Got a cool face? Slap a neat color on it (one that hasn't been used plz) and submit your pull request!
---
*Created by [Dave Lunny](https://twitter.com/dave_lunny) in the wonderful year of 2016.*
*[Licensed](https://github.com/himynameisdave/git-label-faces/blob/master/LICENSE) under MIT*