Skip to content
/ tldr-ts Public

Yet another tldr Node.js cli client, without configuration support, but faster.

Notifications You must be signed in to change notification settings

lonr/tldr-ts

Repository files navigation

tldr-ts

Yet another Node.js based command-line client for tldr. More information: https://tldr.sh.

  • Installing:

npm i -g tldr-ts

  • Print the tldr page for a specific command:

tldr {{command}}

  • Print the tldr page for tldr:

tldr tldr