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
- Host: GitHub
- URL: https://github.com/denisidoro/navi-tldr-pages
- Owner: denisidoro
- Created: 2020-08-19T12:42:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T01:00:24.000Z (10 months ago)
- Last Synced: 2025-02-27T18:13:57.818Z (8 months ago)
- Topics: cheatsheet, cheatsheets, navi, tldr, tldr-pages
- Language: Shell
- Homepage: https://github.com/denisidoro/navi
- Size: 4.78 MB
- Stars: 29
- Watchers: 6
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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