1.2.1 • Published 2 years ago

cht-sh v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cht-sh

A node based command line tool interface for cht.sh

Install

$ npm install --global cht-sh

Usage

The tool can be ivoked using either cht-sh, chtsh or cht.

$ cht-sh --help

	Usage: cht-sh [options] <topic> [subtopic...]

	A node based command line tool interface for cht.sh

	Arguments:
		topic                         The topic or language to search for
		subtopic                      The query to search for a the defined topic

	Options:
		-V, --version                 output the version number
		-q, --quiet                   Quiet mode, don't show github/twitter buttons
		-T, --text                    Text only, no ANSI sequences
		-s, --style <style>           Sets the color style
		-c, --comment-disabled        Do not comment text, do not shift code (QUERY+ only)
		-C, --comment-disabled-shift  Do not comment text, shift code (QUERY+ only)
		-Q, --code-only               Code only, don't show text (QUERY+ only)
		--debug                       Prints a debug message in case of an error
		-h, --help                    display help for command
1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago