Cheat.sh Alternatives
Similar projects and alternatives to cheat.sh
-
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
-
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.
-
inxi
inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and does its best to support the BSDs.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
-
devbook-extension
Add search functionality to Devbook with custom extensions
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
-
awesome-console-services
A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)
-
-
free-programming-books
:books: Freely available programming books
-
-
-
-
cheat.sh reviews and mentions
-
A cheatsheet for creating archives with tar, explained.
https://github.com/chubin/cheat.sh/blob/master/doc/standalone.md is a way to install and use this collection of cheatcheets offline
- GitHub - chubin/cheat.sh: the only cheat sheet you need
- the only cheat sheet you need
-
curl wttr.in: Weather in your terminal
https://github.com/chubin/awesome-console-services and https://github.com/chubin/cheat.sh are, well, awesome too.
- Curl wttr.in: Weather in your terminal
- Ask HN: What small library or tool do you want that doesn’t exist?
-
Top 50 Useful GitHub Repos That Every Developer Should Follow
44. Cheat.sh
-
What are some of tips and tricks you know?
One I recently learned about, possibly even on this subreddit, was cheat.sh. Basically, it's a way to get cheat sheets for many terminal commands. It's a website (cheat.sh) and it also works in the terminal! You can enter the command "curl cheat.sh/NAME OF COMMAND and it will show the cheat sheet right in your terminal.
-
Show HN: Oh-heck, a terminal command for when you forget other terminal commands
Slightly related is https://cheat.sh/, which returns real-world examples of how to use a given command.
The results are nicely formatted and color-coded. Give it a try in your terminal:
curl https://cheat.sh/rsync
-
"--help", the most useful parameter in GNU/Linux
cheat() { curl -sSL "https://cheat.sh/${1}" }
Stats
chubin/cheat.sh is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.