
cheat.sh
explainshell
bropages
TLDR pages
fzf
Devhints
cheat
Learn X in Y minutes
massCode
GitHub Gist
Lepton
SnippetsLab
Quiver
Codespace
Pastebin.com
Cacher
massCodeNo massCode videos yet. You could help us improve this page by suggesting one.
Based on our record, cheat.sh should be more popular than massCode. It has been mentiond 51 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Cheat.sh [0] has been a godsend when the man pages are too dense and I just want to use the tool and move on with my life. [0] http://cheat.sh/. - Source: Hacker News / over 2 years ago
I like what you're doing with this, never used cheat.sh before but had a little look around and great idea :) I've not tested everything, I seen something about find and thought I could help. Source: about 3 years ago
Query http://cheat.sh for help with a command. Source: about 3 years ago
Try cheat.sh perfect when your in the shell, working. Source: over 3 years ago
There is also the awesome resource - cheat.sh where you can get info about many programming languages, for example, to get info about PowerShell's Get-ChildItem command you can just issue a command curl cheat.sh/powershell/Get-ChildItem in your terminal or go to https://cht.sh/powershell/Get-ChildItem in your browser and get the following output:. Source: over 3 years ago
To be honest, it didn't take off as I hoped. I struggled to attract enough users to make it sustainable. Eventually, I lost motivation and abandoned it to focus on my other open-source project, massCode. - Source: dev.to / 5 months ago
`cask "lepton"` [link][oss] + `cask "masscode"` [link][oss] for storing snippets as github gists or locally. Source: about 3 years ago
There are a plethora of snippet manager apps for developers, with syntax highlighting, etc, available for macOS, eg: - SnipperApp - Snip - massCode - SnippetsLab - Quiver. Source: almost 4 years ago
I found out what it was; I went through the 'Download for Mac' button on masscode.io and it looked to default to the arm64 installer. I grabbed the Intel version from the repo and working now. Source: about 4 years ago
I use MassCode. Syntax is supported for several languages, and is selfhosted. Source: over 4 years ago
explainshell - Match command-line arguments to their help.
GitHub Gist - Gist is a simple way to share snippets and pastes with others.
bropages - bro pages are concise examples of using command line programs
Lepton - Lepton image compression: saving 22% losslessly from images at 15MB/s
TLDR pages - The TLDR pages are a community effort to simplify the beloved man pages with practical examples.
SnippetsLab - SnippetsLab is an easy-to-use snippets manager.