Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Tldr Alternatives
Similar projects and alternatives to tldr
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
-
-
oil
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
-
-
httpie
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tldr reviews and mentions
-
The Thing About PHP
> ...from the comments section on php.net. The latter was a surprisingly good source but none of this was ever sustainable.
Honestly, I wish more documentation out there had comments/discussion at the bottom.
For example, reading about setting up Open is Connect and having the first (most upvoted) comments on the first page explain things that might not be clear in the docs, analogies that make things easier to understand, or code/configuration snippets for a particular technology.
Somehow the comments in PHP docs were usually like: "after reading the docs, here's what you might want to really know", a bit like those tl;dr apps for manpages: https://tldr.sh/
-
Making Hard Things Easy
I'm not a fan of man pages. Or any documentation that focuses on textual explanations rather than examples in code (looking at you aws).
I recently found https://tldr.sh/ and found it more convenient. I ended up writing myself a vscode extension to have a quick lookup at my fingertips, since I am at least 60% of the time looking at a terminal in vscode
There's also tldr: https://github.com/tldr-pages/tldr
It lets you check the most commonly used options from your terminal, for example "tldr badblocks".
-
The Case for Nushell
> Along those lines, a quick way to drive adoption could be a huge "how do i do x" or recipes page to Ctrl+F through. If I have to search the internet for how to do x in nushell/fish/etc, I might as well stick to arcane bash - at least you know someone has had the same problem before.
-
Why is DNS still hard to learn?
TIL that `dig` does not have TLDR page https://github.com/tldr-pages/tldr
-
How do you organize programming notes?
I think they are talking about https://tldr.sh/
- Googling for answers costs you time
-
Hi, I created a repository, to keep commands for a few of the most famous tools. Please check it out and give suggestions about what else I should add or improve to the current list.
On Github: https://github.com/tldr-pages/tldr
Whilst this is a wonderful endeavour, you may be interested in TLDR.sh.
-
A note from our sponsor - Onboard AI
getonboard.dev | 30 Nov 2023
Stats
tldr-pages/tldr is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of tldr is Markdown.