Skip to content

YellowApple/tldrb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tldrb

Ruby client for tldr, built with Ruby on Bales.

  • Install

gem install tldrb

  • Get a tldr for "foo"

tldrb foo

  • Get a tldr for "foo" on a specific OS ['linux', 'sunos', 'osx']

tldrb foo -o osx