BlackHacked / tldr

fast and interactive tldr client written with go

Home Page:http://isacikgoz.me/tldr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status MIT License Join the chat at https://gitter.im/tldrpp/community

tldr++

Community driven man pages improved with smart user interaction. tldr++ seperates itself from any other tldr client with convenient user guidance feature.

screenplay

Features

  • Fully Interactive (fill the command arguments easily)
  • Search from commands to find your desired command (exact + fuzzy search)
  • Smart file suggestions (further suggestions will be added)
  • Simple implementation
  • One of the fastest clients, even fastest (see Benchmarks)
  • Easy to install. Supports all mainstream OS and platforms (Linux, MacOS, Windows)(arm, x86)
  • Pure-go (even contains built-in git)

Installation

Refer to Release Page for binaries.

Or, you can build from source: (min. go 1.10 compiler is recommended)

go get -u github.com/isacikgoz/tldr

Credits

About

fast and interactive tldr client written with go

http://isacikgoz.me/tldr/

License:MIT License


Languages

Language:Go 100.0%