mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Add the new python client: tldr.py, close #307
This commit is contained in:
parent
e38ecffde8
commit
15d2c0fcbe
1 changed files with 1 additions and 0 deletions
|
@ -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) : `pip install tldr`
|
||||
- [Python client](https://github.com/lord63/tldr.py): `pip install tldr.py`
|
||||
- [Go client](https://github.com/pranavraja/tldr) : `go get github.com/pranavraja/tldr` or [platform binaries](https://github.com/pranavraja/tldr/releases)
|
||||
- [Elixir client](https://github.com/edgurgel/tldr): binaries available soon
|
||||
- [C++ client](https://github.com/tldr-pages/tldr-cpp-client): `brew tap tldr-pages/tldr && brew install tldr`
|
||||
|
|
Loading…
Add table
Reference in a new issue