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

Add OCaml client (#2572)

This commit is contained in:
Jacob Rosales Chase 2018-11-12 03:37:03 -05:00 committed by Owen Voke
parent 2354d4304a
commit 31a63b3a89

View file

@ -97,6 +97,7 @@ You can access these pages on your computer using one of the following clients:
`stack install tldr`
- [Node.js client](https://github.com/tldr-pages/tldr-node-client):
`npm install -g tldr`
- [OCaml client](https://github.com/RosalesJ/tldr-ocaml): `opam install tldr`
- [Perl5 client](https://github.com/shoichikaji/perl-tldr):
`cpanm App::tldr`
- [PHP client](https://github.com/BrainMaestro/tldr-php):