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

Adding Bash client

This commit is contained in:
Igor Shubovych 2016-01-06 14:53:18 +02:00
parent d4994d04c6
commit 56367535e0

View file

@ -60,6 +60,7 @@ You can access these pages on your computer using one of the following clients:
- [Web client](https://github.com/ostera/tldr.jsx): https://ostera.github.io/tldr.jsx
- [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)
Let us know if you are building one and we can add it to this list!