1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

README: add Outfieldr Zig client (#5836)

This commit is contained in:
vent 2021-04-27 18:49:12 +01:00 committed by GitHub
parent 91c2a2714f
commit 5d1111a3ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,6 +124,7 @@ both for the command line and for other platforms:
- [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`
- [Outfieldr](https://gitlab.com/ve-nt/outfieldr): A Zig client
- [Perl5 client](https://github.com/skaji/perl-tldr):
`cpanm App::tldr`
- [PHP client](https://github.com/BrainMaestro/tldr-php):