An open API service indexing awesome lists of open source software.

https://github.com/denisidoro/navi-tldr-pages

tldr-pages for navi, an interactive cheatsheet tool for the command-line
https://github.com/denisidoro/navi-tldr-pages

cheatsheet cheatsheets navi tldr tldr-pages

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# navi-tldr-pages
Cheatsheets for [navi][navi], extracted from [tldr][tldr].

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

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

### Usage
- install [navi][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][tldr]
- run `./scripts/translate`

### Alternative

You can run `navi --tldr `.

More info [here](https://github.com/denisidoro/navi/blob/master/docs/cheatsheet_repositories.md#using-cheatsheets-from-other-tools).

[tldr]: https://github.com/tldr-pages/tldr
[navi]: https://github.com/denisidoro/navi