Project

tldrb

0.02
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Ruby client for tldr (<https://github.com/tldr-pages/tldr>). Implemented with the Ruby on Bales command-line app framework (<https://github.com/YellowApple/bales>).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.1.2, ~> 0.0
 Project Readme

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