Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
finalize readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tonglil committed Dec 7, 2016
1 parent 86717a1 commit 01097ff
Showing 1 changed file with 27 additions and 7 deletions.
34 changes: 27 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,34 @@
# Labeler [![Build Status](https://travis-ci.org/tonglil/labeler.svg?branch=master)](https://travis-ci.org/tonglil/labeler)

![logo](http://i.imgur.com/5wOQl2m.png)

Label management (create/rename/update/delete) on Github as code.

- [x] Using GitHub?
- [x] Want to commit/copy/paste/share your label configuration?
- [x] Want to commit/copy/share your label configuration?
- [ ] Use `labeler`!

Inspired by the organized [labels in the Kubernetes project][kubernetes].
For FOSS maintainers, enable your users to submit PRs and improve the process/label system!
- [Clean up][adobe] your labels.
- Move labels out of the [same][iconic] [flat][certbot] [space][ghost].
- Enforce a label color scheme that is not [meaningless][node] nor [confusing][babel] to view.

Inspired by [infrastructure as code][iac] tools like [Terraform][terraform] and organized label systems in projects like these:
- https://github.com/kubernetes/kubernetes/labels
- https://github.com/coreos/etcd/labels
- https://github.com/coreos/rkt/labels
- https://github.com/spf13/hugo/labels
- https://github.com/docker/docker/labels

[adobe]: https://github.com/adobe/brackets/labels
[iconic]: https://github.com/driftyco/ionic/labels
[certbot]: https://github.com/certbot/certbot/labels
[ghost]: https://github.com/TryGhost/Ghost/labels
[node]: https://github.com/nodejs/node/labels
[babel]: https://github.com/babel/babel/labels

[kubernetes]: https://github.com/kubernetes/kubernetes/labels
[iac]: http://martinfowler.com/bliki/InfrastructureAsCode.html
[terraform]: https://github.com/hashicorp/terraform

## Installation

Expand Down Expand Up @@ -101,7 +121,7 @@ Help me create a runnable test suite.
## See also
Rust: https://github.com/jimmycuadra/ghlabel
Node: https://github.com/popomore/github-labels
Node: https://github.com/repo-utils/org-labels
PHP: https://gist.github.com/zot24/0cbbd3ee4b22123cb62a
- Rust: https://github.com/jimmycuadra/ghlabel
- Node: https://github.com/popomore/github-labels
- Node: https://github.com/repo-utils/org-labels
- PHP: https://gist.github.com/zot24/0cbbd3ee4b22123cb62a

0 comments on commit 01097ff

Please sign in to comment.