tldr-lite

0.4.0 • Public • Published

tldr-lite build status install size npm package version github license js semistandard style

lite command line tldr client; simplified and community-driven manpages

Run

$ npx tldr-lite [command]

Usage

$ npx tldr-lite --help

tldr-lite v0.2.0

Usage:
  $ tldr-lite <command>        # view tldr page for given command
  $ tldr-lite search <query>   # query tldr pages github repo
  $ tldr-lite home             # open tldr-pages github repo
  $ tldr-lite browse           # browse pages online
  $ tldr-lite < 7z.md          # render local page

Options:
  -r, --raw             Display raw version of tldr page (markdown)
  -w, --web             Open tldr page in web browser
  -f, --render <file>   Render tldr page from local file
  -h, --help            Show help
  -v, --version         Show version number

Homepage:     https://github.com/vladimyr/tldr-lite
Report issue: https://github.com/vladimyr/tldr-lite/issues

Readme

Keywords

Package Sidebar

Install

npm i tldr-lite

Weekly Downloads

101

Version

0.4.0

License

MIT

Unpacked Size

222 kB

Total Files

5

Last publish

Collaborators

  • vladimyr