1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:53:10 +02:00

README: Exilir client

This commit is contained in:
Romain Prieto 2014-04-22 12:12:48 +10:00
parent c92c84e2df
commit 76bb097cdb

View file

@ -25,6 +25,7 @@ You can access these pages on your computer using one of the following clients:
- [Node.js client](https://github.com/rprieto/tldr-node-client) : `npm install -g tldr`
- [Python client](https://github.com/felixonmars/tldr-python-client) : `pip install tldr`
- [Go client](https://github.com/pranavraja/tldr) : `go get github.com/pranavraja/tldr` or [platform binaries](https://github.com/pranavraja/tldr/releases)
- [Exilir client](https://github.com/edgurgel/tldr): binaries available soon
Let us know if you are building one and we can add it to this list!