YellowApple / tldrb

tldr client in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

tldr client in Ruby

License:MIT License


Languages

Language:Ruby 100.0%