1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 17:06:05 +02:00

Add Crystal client

This commit is contained in:
Sergio Gil 2016-01-08 22:16:37 +01:00
parent eb67b4948b
commit a8882c7a5b

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!