mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Add php client
This commit is contained in:
parent
a5cd2a7dc7
commit
d404498ed2
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ You can access these pages on your computer using one of the following clients:
|
|||
- [Haskell client](https://github.com/psibi/tldr-hs) : `stack install tldr`
|
||||
- [Node.js client](https://github.com/tldr-pages/tldr-node-client) : `npm install -g tldr`
|
||||
- [Perl5 client](https://github.com/shoichikaji/perl-tldr): `cpanm App::tldr`
|
||||
- [PHP client](https://github.com/BrainMaestro/tldr-php): `composer global require brainmaestro/tldr`
|
||||
- Python clients:
|
||||
- [tldr-python-client](https://github.com/tldr-pages/tldr-python-client) : `pip install tldr`
|
||||
- [tldr.py](https://github.com/lord63/tldr.py): `pip install tldr.py`
|
||||
|
|
Loading…
Add table
Reference in a new issue