Skip to content

Simplified and community-driven man pages (tldr-pages) in a single binary.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-tldr-pages
Notifications You must be signed in to change notification settings

leighmcculloch/tldr

Repository files navigation

tldr

Build Go Report Card

A single binary CLI containing the tldr-pages collection of simplified and community-driven man pages.

What

Why

To fulfill use cases not fulfilled by existing tldr clients. Existing tldr clients either:

  • Make http requests to download tldr-pages as required. This is not ideal when developing without an internet connection.
  • Require package managers or development environments to be installed.

Install

Binary (Linux binary, deb, rpm, pacman; macOS; Windows)

Download and install the binary from the releases page.

Homebrew (Linux; macOS)

brew install 4d63/tldr/tldr

Source

go get 4d63.com/tldr