mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-01-08 10:27:24 +03:00
Merge pull request #566 from dbrgn/rust2
Add another Rust client to the list
This commit is contained in:
commit
2ddcf7da2c
@ -54,7 +54,9 @@ You can access these pages on your computer using one of the following clients:
|
||||
- [tldroid](https://github.com/hidroh/tldroid), available on
|
||||
[Google Play](https://play.google.com/store/apps/details?id=io.github.hidroh.tldroid)
|
||||
- [Ruby client](https://github.com/YellowApple/tldrb): `gem install tldrb`
|
||||
- [Rust client](https://github.com/rilut/rust-tldr): `cargo install tldr`
|
||||
- Rust clients:
|
||||
- [rust-tldr](https://github.com/rilut/rust-tldr) (online lookup): `cargo install tldr`
|
||||
- [tldr-rs](https://github.com/dbrgn/tldr-rs) (offline caching, not yet published)
|
||||
- [R client](https://github.com/kirillseva/tldrrr): `devtools::install_github('kirillseva/tldrrr')`
|
||||
- [Dart client](https://github.com/hterkelsen/tldr): `pub global activate tldr`
|
||||
- [Web client](https://github.com/ostera/tldr.jsx): https://ostera.github.io/tldr.jsx
|
||||
|
Loading…
Reference in New Issue
Block a user