Skip to content
/ tldr-1 Public
forked from isacikgoz/tldr

fast and interactive tldr client written with go

License

Notifications You must be signed in to change notification settings

hhy5277/tldr-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%