1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-01 19:17:57 +01:00

Add tldr client for Emacs.

This commit is contained in:
kuanyui 2016-01-06 04:20:01 +08:00
parent 009b2f5fb0
commit 6d9e6405c4

View file

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