2019-07-16 13:15:52 +00:00
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE - RUN doctoc TO UPDATE -->
2019-10-18 22:59:50 +00:00
- [ all-contributors-cli ](#all-contributors-cli )
2019-07-16 13:15:52 +00:00
- [The problem ](#the-problem )
- [This solution ](#this-solution )
- [Using the all-contributors-cli ](#using-the-all-contributors-cli )
2019-10-18 22:59:50 +00:00
- [Contributors ✨ ](#contributors- )
2019-07-16 13:15:52 +00:00
- [LICENSE ](#license )
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2019-10-18 22:59:50 +00:00
> [There is now a GitHub Bot](https://github.com/all-contributors/all-contributors-bot)
> for automating the maintenance of your contributors table ✨<br />Say goodbye
> to command line tool dependencies and hello to the
> [@all-contributors bot 🤖](https://github.com/all-contributors/all-contributors-bot)
2019-01-15 05:39:01 +00:00
2017-11-22 18:09:06 +00:00
< h1 align = "center" >
2019-01-15 05:39:01 +00:00
all-contributors-cli
2017-11-22 18:09:06 +00:00
< / h1 >
< p align = "center" style = "font-size: 1.2rem;" > Automate acknowledging contributors to your open source projects< / p >
< hr / >
2019-03-22 15:51:27 +00:00
< table >
2019-03-22 20:26:33 +00:00
< caption > Read this documentation in the following languages< / caption >
2019-03-22 15:51:27 +00:00
< tbody >
< tr >
< td > < a href = "https://allcontributors.org/docs/ko/cli/overview" > 한국어< / a > < / td >
< td > < a href = "https://allcontributors.org/docs/zh-CN/cli/overview" > 中文< / a > < / td >
< td > < a href = "https://allcontributors.org/docs/id/cli/overview" > Bahasa Indonesia< / a > < / td >
< td > < a href = "https://allcontributors.org/docs/de/cli/overview" > Deutsch< / a > < / td >
2019-05-05 14:30:31 +00:00
< td > < a href = "https://allcontributors.org/docs/pl/cli/overview" > Polski< / a > < / td >
2019-03-22 15:51:27 +00:00
< / tr >
< tr >
< td > < a href = "https://allcontributors.org/docs/en/cli/overview" > English< / a > < / td >
< td > < a href = "https://allcontributors.org/docs/pt-BR/cli/overview" > Português< / a > < / td >
< td > < a href = "https://allcontributors.org/docs/es-ES/cli/overview" > Español< / a > < / td >
< td > < a href = "https://allcontributors.org/docs/fr/cli/overview" > Français< / a > < / td >
2019-05-05 14:30:31 +00:00
< td > < a href = "https://allcontributors.org/docs/ru/cli/overview" > Русский< / a > < / td >
< td > < a href = "https://allcontributors.org/docs/ja/cli/overview" > 日本語< / a > < / td >
2019-03-22 15:51:27 +00:00
< / tr >
< / tbody >
< / table >
[![Build Status ](https://img.shields.io/circleci/project/all-contributors/all-contributors-cli/master.svg )](https://circleci.com/gh/all-contributors/workflows/all-contributors-cli/tree/master)
[![Code Coverage ](https://img.shields.io/codecov/c/github/all-contributors/all-contributors-cli.svg )](https://codecov.io/github/all-contributors/all-contributors-cli)
[![Version ](https://img.shields.io/npm/v/all-contributors-cli.svg )](https://www.npmjs.com/package/all-contributors-cli)
[![Downloads ](https://img.shields.io/npm/dm/all-contributors-cli.svg )](http://www.npmtrends.com/all-contributors-cli)
2019-10-18 22:59:50 +00:00
[![All Contributors ](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square )](#contributors-)
2019-03-22 15:51:27 +00:00
[![Star on Github ](https://img.shields.io/github/stars/all-contributors/all-contributors-cli.svg?style=social )](https://github.com/all-contributors/all-contributors-cli/stargazers)
2017-11-22 18:09:06 +00:00
## The problem
2019-10-18 22:59:50 +00:00
You want to implement the
[All Contributors ](https://github.com/all-contributors/all-contributors ) spec,
but don't want to maintain the table by hand
2017-11-22 18:09:06 +00:00
## This solution
This is a tool to help automate adding contributor acknowledgements according to
2019-01-07 06:38:29 +00:00
the [all-contributors ](https://github.com/all-contributors/all-contributors )
2018-02-23 14:13:41 +00:00
specification for your GitHub or GitLab repository.
2017-11-22 18:09:06 +00:00
2019-01-23 22:05:33 +00:00
## Using the all-contributors-cli
2019-10-18 22:59:50 +00:00
If you're looking to use the cli, head over to
[the cli docs on allcontributors.org ](https://allcontributors.org/docs/en/cli/overview ).
The all-contributors website contains all the information required to install,
configure and use the all-contributors-cli.
2018-12-28 15:35:53 +00:00
2019-07-19 13:12:10 +00:00
## Contributors ✨
2016-02-29 22:50:30 +00:00
2017-11-22 18:09:06 +00:00
Thanks goes to these wonderful people
2019-02-08 02:39:10 +00:00
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
2016-02-29 22:50:30 +00:00
2016-03-06 15:49:46 +00:00
<!-- ALL - CONTRIBUTORS - LIST:START - Do not remove or modify this section -->
2019-11-13 10:42:02 +00:00
<!-- prettier - ignore -->
2019-07-16 13:15:52 +00:00
< table >
< tr >
< td align = "center" > < a href = "https://github.com/jfmengels" > < img src = "https://avatars.githubusercontent.com/u/3869412?v=3" width = "100px;" alt = "Jeroen Engels" / > < br / > < sub > < b > Jeroen Engels< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jfmengels" title = "Code" > 💻< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jfmengels" title = "Documentation" > 📖< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jfmengels" title = "Tests" > ⚠️< / a > < / td >
< td align = "center" > < a href = "http://kentcdodds.com/" > < img src = "https://avatars.githubusercontent.com/u/1500684?v=3" width = "100px;" alt = "Kent C. Dodds" / > < br / > < sub > < b > Kent C. Dodds< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=kentcdodds" title = "Documentation" > 📖< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=kentcdodds" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/jccguimaraes" > < img src = "https://avatars.githubusercontent.com/u/14871650?v=3" width = "100px;" alt = "João Guimarães" / > < br / > < sub > < b > João Guimarães< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jccguimaraes" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://beneb.info" > < img src = "https://avatars.githubusercontent.com/u/1282980?v=3" width = "100px;" alt = "Ben Briggs" / > < br / > < sub > < b > Ben Briggs< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=ben-eb" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/itaisteinherz" > < img src = "https://avatars.githubusercontent.com/u/22768990?v=3" width = "100px;" alt = "Itai Steinherz" / > < br / > < sub > < b > Itai Steinherz< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=itaisteinherz" title = "Documentation" > 📖< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=itaisteinherz" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/alexjoverm" > < img src = "https://avatars.githubusercontent.com/u/5701162?v=3" width = "100px;" alt = "Alex Jover" / > < br / > < sub > < b > Alex Jover< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=alexjoverm" title = "Code" > 💻< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=alexjoverm" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://jerodsanto.net" > < img src = "https://avatars3.githubusercontent.com/u/8212?v=3" width = "100px;" alt = "Jerod Santo" / > < br / > < sub > < b > Jerod Santo< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jerodsanto" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/kevinjalbert" > < img src = "https://avatars1.githubusercontent.com/u/574871?v=3" width = "100px;" alt = "Kevin Jalbert" / > < br / > < sub > < b > Kevin Jalbert< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=kevinjalbert" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://i.am.charlike.online" > < img src = "https://avatars3.githubusercontent.com/u/5038030?v=4" width = "100px;" alt = "tunnckoCore" / > < br / > < sub > < b > tunnckoCore< / b > < / sub > < / a > < br / > < a href = "#tool-charlike" title = "Tools" > 🔧< / a > < / td >
< td align = "center" > < a href = "https://machour.idk.tn/" > < img src = "https://avatars2.githubusercontent.com/u/304450?v=4" width = "100px;" alt = "Mehdi Achour" / > < br / > < sub > < b > Mehdi Achour< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=machour" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://codsen.com" > < img src = "https://avatars1.githubusercontent.com/u/8344688?v=4" width = "100px;" alt = "Roy Revelt" / > < br / > < sub > < b > Roy Revelt< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/issues?q=author%3Arevelt" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://github.com/chrisinajar" > < img src = "https://avatars1.githubusercontent.com/u/422331?v=4" width = "100px;" alt = "Chris Vickery" / > < br / > < sub > < b > Chris Vickery< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=chrisinajar" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/brycereynolds" > < img src = "https://avatars2.githubusercontent.com/u/1026002?v=4" width = "100px;" alt = "Bryce Reynolds" / > < br / > < sub > < b > Bryce Reynolds< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=brycereynolds" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://www.jmeas.com" > < img src = "https://avatars3.githubusercontent.com/u/2322305?v=4" width = "100px;" alt = "James, please" / > < br / > < sub > < b > James, please< / b > < / sub > < / a > < br / > < a href = "#ideas-jmeas" title = "Ideas, Planning, & Feedback" > 🤔< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jmeas" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://www.spyros.io" > < img src = "https://avatars3.githubusercontent.com/u/1057324?v=4" width = "100px;" alt = "Spyros Ioakeimidis" / > < br / > < sub > < b > Spyros Ioakeimidis< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=spirosikmd" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/fadc80" > < img src = "https://avatars3.githubusercontent.com/u/12335761?v=4" width = "100px;" alt = "Fernando Costa" / > < br / > < sub > < b > Fernando Costa< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=fadc80" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://snipe.net" > < img src = "https://avatars0.githubusercontent.com/u/197404?v=4" width = "100px;" alt = "snipe" / > < br / > < sub > < b > snipe< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=snipe" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "http://gantlaborde.com/" > < img src = "https://avatars0.githubusercontent.com/u/997157?v=4" width = "100px;" alt = "Gant Laborde" / > < br / > < sub > < b > Gant Laborde< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=GantMan" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://in.linkedin.com/in/mzubairahmed" > < img src = "https://avatars2.githubusercontent.com/u/17708702?v=4" width = "100px;" alt = "Md Zubair Ahmed" / > < br / > < sub > < b > Md Zubair Ahmed< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=M-ZubairAhmed" title = "Documentation" > 📖< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/issues?q=author%3AM-ZubairAhmed" title = "Bug reports" > 🐛< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=M-ZubairAhmed" title = "Code" > 💻< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=M-ZubairAhmed" title = "Tests" > ⚠️< / a > < / td >
< td align = "center" > < a href = "http://bogas04.github.io" > < img src = "https://avatars3.githubusercontent.com/u/6177621?v=4" width = "100px;" alt = "Divjot Singh" / > < br / > < sub > < b > Divjot Singh< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=bogas04" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://github.com/tigermarques" > < img src = "https://avatars0.githubusercontent.com/u/15315098?v=4" width = "100px;" alt = "João Marques" / > < br / > < sub > < b > João Marques< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=tigermarques" title = "Code" > 💻< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=tigermarques" title = "Documentation" > 📖< / a > < a href = "#ideas-tigermarques" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "http://hipstersmoothie.com" > < img src = "https://avatars3.githubusercontent.com/u/1192452?v=4" width = "100px;" alt = "Andrew Lisowski" / > < br / > < sub > < b > Andrew Lisowski< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=hipstersmoothie" title = "Code" > 💻< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=hipstersmoothie" title = "Documentation" > 📖< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=hipstersmoothie" title = "Tests" > ⚠️< / a > < / td >
< td align = "center" > < a href = "https://github.com/chinesedfan" > < img src = "https://avatars3.githubusercontent.com/u/1736154?v=4" width = "100px;" alt = "Xianming Zhong" / > < br / > < sub > < b > Xianming Zhong< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=chinesedfan" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://github.com/xuchaoying" > < img src = "https://avatars2.githubusercontent.com/u/8073251?v=4" width = "100px;" alt = "C.Y.Xu" / > < br / > < sub > < b > C.Y.Xu< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=xuchaoying" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/chris-dura" > < img src = "https://avatars3.githubusercontent.com/u/3680914?v=4" width = "100px;" alt = "Dura" / > < br / > < sub > < b > Dura< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=chris-dura" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://jakebolam.com" > < img src = "https://avatars2.githubusercontent.com/u/3534236?v=4" width = "100px;" alt = "Jake Bolam" / > < br / > < sub > < b > Jake Bolam< / b > < / sub > < / a > < br / > < a href = "#infra-jakebolam" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jakebolam" title = "Code" > 💻< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jakebolam" title = "Documentation" > 📖< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jakebolam" title = "Tests" > ⚠️< / a > < / td >
< td align = "center" > < a href = "http://maxcubing.wordpress.com" > < img src = "https://avatars0.githubusercontent.com/u/8260834?v=4" width = "100px;" alt = "Maximilian Berkmann" / > < br / > < sub > < b > Maximilian Berkmann< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=Berkmann18" title = "Code" > 💻< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=Berkmann18" title = "Tests" > ⚠️< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=Berkmann18" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://github.com/tbenning" > < img src = "https://avatars2.githubusercontent.com/u/7265547?v=4" width = "100px;" alt = "tbenning" / > < br / > < sub > < b > tbenning< / b > < / sub > < / a > < br / > < a href = "#design-tbenning" title = "Design" > 🎨< / a > < / td >
< td align = "center" > < a href = "https://twitter.com/ehmicky" > < img src = "https://avatars2.githubusercontent.com/u/8136211?v=4" width = "100px;" alt = "ehmicky" / > < br / > < sub > < b > ehmicky< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=ehmicky" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://ghuser.io/jamesgeorge007" > < img src = "https://avatars2.githubusercontent.com/u/25279263?v=4" width = "100px;" alt = "James George" / > < br / > < sub > < b > James George< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=jamesgeorge007" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/nschonni" > < img src = "https://avatars2.githubusercontent.com/u/1297909?v=4" width = "100px;" alt = "Nick Schonning" / > < br / > < sub > < b > Nick Schonning< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=nschonni" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://cezaraugusto.net/" > < img src = "https://avatars0.githubusercontent.com/u/4672033?v=4" width = "100px;" alt = "Cezar Augusto" / > < br / > < sub > < b > Cezar Augusto< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=cezaraugusto" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://reinhold.is" > < img src = "https://avatars1.githubusercontent.com/u/5678122?v=4" width = "100px;" alt = "Jeppe Reinhold" / > < br / > < sub > < b > Jeppe Reinhold< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=JReinhold" title = "Code" > 💻< / a > < / td >
2019-07-19 13:12:10 +00:00
< td align = "center" > < a href = "https://rachelcarmena.github.io" > < img src = "https://avatars0.githubusercontent.com/u/22792183?v=4" width = "100px;" alt = "Rachel M. Carmena" / > < br / > < sub > < b > Rachel M. Carmena< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=rachelcarmena" title = "Code" > 💻< / a > < / td >
2019-09-02 20:41:15 +00:00
< td align = "center" > < a href = "https://github.com/simon300000" > < img src = "https://avatars1.githubusercontent.com/u/12656264?v=4" width = "100px;" alt = "simon3000" / > < br / > < sub > < b > simon3000< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=simon300000" title = "Tests" > ⚠️< / a > < / td >
2019-09-04 18:40:21 +00:00
< td align = "center" > < a href = "https://sno2wman.dev/" > < img src = "https://avatars3.githubusercontent.com/u/15155608?v=4" width = "100px;" alt = "SnO₂WMaN" / > < br / > < sub > < b > SnO₂WMaN< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=SnO2WMaN" title = "Code" > 💻< / a > < / td >
2019-07-16 13:15:52 +00:00
< / tr >
2019-10-18 22:59:50 +00:00
< tr >
< td align = "center" > < a href = "https://www.destro.me" > < img src = "https://avatars1.githubusercontent.com/u/7031675?v=4" width = "100px;" alt = "Fabrizio" / > < br / > < sub > < b > Fabrizio< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/issues?q=author%3Adexpota" title = "Bug reports" > 🐛< / a > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=dexpota" title = "Code" > 💻< / a > < / td >
2019-11-06 01:52:44 +00:00
< td align = "center" > < a href = "https://github.com/marceloalves" > < img src = "https://avatars1.githubusercontent.com/u/216782?v=4" width = "100px;" alt = "Marcelo Alves" / > < br / > < sub > < b > Marcelo Alves< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=MarceloAlves" title = "Code" > 💻< / a > < / td >
2019-11-13 10:42:02 +00:00
< td align = "center" > < a href = "https://phacks.dev/" > < img src = "https://avatars1.githubusercontent.com/u/2587348?v=4" width = "100px;" alt = "Nicolas Goutay" / > < br / > < sub > < b > Nicolas Goutay< / b > < / sub > < / a > < br / > < a href = "https://github.com/all-contributors/all-contributors-cli/commits?author=phacks" title = "Code" > 💻< / a > < / td >
2019-10-18 22:59:50 +00:00
< / tr >
2019-07-16 13:15:52 +00:00
< / table >
2016-03-06 15:49:46 +00:00
<!-- ALL - CONTRIBUTORS - LIST:END -->
2016-02-29 22:50:30 +00:00
2017-11-22 18:09:06 +00:00
This project follows the
2019-01-07 06:38:29 +00:00
[all-contributors ](https://github.com/all-contributors/all-contributors )
2017-11-22 18:09:06 +00:00
specification. Contributions of any kind are welcome!
2016-02-29 22:50:30 +00:00
## LICENSE
MIT