1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

README: go client

This commit is contained in:
Romain Prieto 2014-03-09 12:41:10 +11:00
parent 4b757abcd9
commit efa42bf777

View file

@ -24,6 +24,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)
- [Go client](https://github.com/pranavraja/tldr) : `go get github.com/pranavraja/tldr` or [platform binaries](https://github.com/pranavraja/tldr/releases)
Let us know if you are building one and we can add it to this list!