cheatsheet.creco.me

Hits

터미널 내에서 미리 지정해둔 문서를 불러올 수 있는 커맨드입니다. glow 를 통해 Terminal 에서 markdown View를 지원합니다.

This command allows you to load pre-specified documents directly within the terminal. It leverages glow to provide markdown viewing support right in your terminal.

Requirements

Demo

demo

Install

wget -q -O - https://creaticoding.github.io/cheatsheet.creco.me/install.sh | bash

install-screenshot

Usage

list[keyword] 커맨드를 통해 간편하게 사용할 수 있습니다.

You can conveniently use it with the list and [keyword] commands.

list

ch list 를 사용하면 어떤 keyword 를 쓸 수 있는지 조회할 수 있습니다.

By using ch list, you can check which keywords are available.

ch list

list-screenshot

[keyword]

ch [keyword] 를 이용해서 특정 키워드에 대한 준비된 내용을 조회할 수 있습니다. 예시로 ch yarn 을 보여드립니다.

You can use ch [keyword] to view the prepared content for a specific keyword. For example, ch yarn.

ch yarn

ch-yarn-screenshot

Update

ch update

update-screenshot

Uninstall

ch uninstall

uninstall-screenshot

질문이 있다면 편하게 Issues 에 남겨주세요.

If you have any questions, feel free to leave them in the Issues.