# navi - CLI를 위한 인터랙티브 Cheatsheet 도구

> Clean Markdown view of GeekNews topic #3976. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3976](https://news.hada.io/topic?id=3976)
- GeekNews Markdown: [https://news.hada.io/topic/3976.md](https://news.hada.io/topic/3976.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-03-29T10:54:17+09:00
- Updated: 2021-03-29T10:54:17+09:00
- Original source: [github.com](https://github.com/denisidoro/navi)
- Points: 19
- Comments: 2

## Topic Body

- 각종 CLI 명령에 대한 설명을 찾아볼 필요없게 Cheatsheet 기반으로 추천 및 예제를 보여줌

- 단독 명령(navi) / 쉘 위젯 (자신의 히스토리도 가져옴) / Alias / Alfred 워크 플로우등으로 사용 가능

- Git, Docker, K8s, MySQL, Crontab, Curl/Httpie, yum/apt/brew/flatpak, gpgp/openssl/ssh 등 Cheatsheet 지원

- 자신이 cheatsheet 를 직접 만들거나 tldr 또는 cheat.sh 의 것들 가져다 사용 가능

## Comments



### Comment 4736

- Author: alstjr7375
- Created: 2021-03-31T08:32:55+09:00
- Points: 2

웹에서 접근하는 용도로는 https://explainshell.com/

도 좋습니다

### Comment 4723

- Author: xguru
- Created: 2021-03-29T10:54:25+09:00
- Points: 2

tldr - 읽기 쉽게 만든 man page https://news.hada.io/topic?id=1352

Cheat.sh - CLI부터 다양한 도구들에 대한 치트시트 모음 https://news.hada.io/topic?id=1485
