Files
oam/knowledge base/tldr.md
2022-05-15 00:24:53 +02:00

18 lines
363 B
Markdown

# TL;DR
```sh
pip3 install tldr # official python client
brew install tealdeer # rust client
sudo port install tldr-cpp-client # c++ client
```
## Further readings
- [website]
- [live demo]
- project's [github] page
[github]: https://github.com/tldr-pages/tldr
[live demo]: https://tldr.ostera.io
[website]: https://tldr.sh/