Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

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*