
CheatRef
Simple and minimal cheat sheets for CLI tools

PROBLEM
Developers frequently forget specific CLI command combinations for tools like tmux, git, and ffmpeg. Every time they search, they spend 2–5 minutes scrolling through Stack Overflow answers, decoding man pages, or hunting for code blocks buried in ad-heavy blog posts. This repeated friction breaks their flow.
HOW TO SOLVE
A free, static reference site that provides simple and minimal cheat sheets for command-line tools. Each entry shows the command with a brief explanation — nothing more. Every code block is designed to be copied and executed immediately. No sign-ups. No accounts. No paywalls.
HOW IT WORKS
- 1Browse by tool or search for a specific problem.
- 2Find the command with a brief explanation and gotchas.
- 3Click the copy button, paste it into the terminal.