mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
README: add fast-tldr Haskell client (#4754)
This commit is contained in:
parent
e8cbaab424
commit
4f2ee9e07b
1 changed files with 4 additions and 1 deletions
|
@ -109,9 +109,12 @@ both for the command line and for other platforms:
|
|||
[App Store](https://appsto.re/sg/IQ0-_.i)
|
||||
- [tldr-pages](https://github.com/mflint/ios-tldr-viewer), available on
|
||||
[App Store](https://itunes.apple.com/us/app/tldt-pages/id1071725095?ls=1&mt=8)
|
||||
- [Haskell client](https://github.com/psibi/tldr-hs):
|
||||
- Haskell clients:
|
||||
- [tldr-hs](https://github.com/psibi/tldr-hs):
|
||||
`stack install tldr`
|
||||
or `apt-get install tldr` on Debian-based distributions
|
||||
- [fast-tldr](https://github.com/gutjuri/fast-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`
|
||||
|
|
Loading…
Add table
Reference in a new issue