/navi-tldr-pages

tldr-pages for navi, an interactive cheatsheet tool for the command-line

Primary LanguageShell

navi-tldr-pages

Cheatsheets for navi, extracted from tldr.

The original files and translated into a format compatible with navi.

Please don't edit the .cheat files by hand.

Usage

  • install navi
  • run navi repo add denisidoro/navi-tldr-pages
  • select the .cheat files you are interested in
  • run navi again

Updating

  • go to the project root
  • clone tldr
  • run ./scripts/translate

Alternative

You can run navi --tldr <query>.

More info here.