1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 22:15:42 +02:00

Merge pull request #648 from porras/crystal-client

Add Crystal client
This commit is contained in:
Igor Shubovych 2016-01-09 20:00:33 +02:00
commit b041a26140

View file

@ -63,6 +63,7 @@ You can access these pages on your computer using one of the following clients:
- [Perl5 client](https://github.com/shoichikaji/perl-tldr): `cpanm App::tldr`
- [Emacs client](https://github.com/kuanyui/tldr.el)
- [Bash client](https://github.com/raylee/tldr)
- [Crystal client](https://github.com/porras/tlcr): `brew install porras/tap/tlcr`
Let us know if you are building one and we can add it to this list!