Cheat Versions Save

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.

4.0.1

3 years ago

Fix pagination error when used in combination with -s (search).

4.0.0

3 years ago
  • Implement config.Pager option
  • Implement return code 2 for failures due to missing cheatsheets

3.10.1

4 years ago
  • Support 32-bit systems (#562)
  • Update dependencies (#561)

3.10.0

4 years ago
  • Update dependencies (#559)
  • Improve zsh completion (#556)

3.9.0

4 years ago
  • Automate homebrew release flow (#547)
  • Add autocomplete script for zsh (#551)
  • Update documentation

3.8.0

4 years ago
  • Add man page
  • Modify Makefile help text

3.7.1

4 years ago
  • Resolves #544

3.7.0

4 years ago
  • Implements "installer" for first-time users
  • Updates Go version to 1.14

3.6.0

4 years ago

Significantly improves search functionality.

3.5.1

4 years ago

Fixes an issue whereby cheat would crash when $EDITOR (or equivalent) contained arguments.