Readyou
Open README of a gem in your project instantly with readyou.
Installation
Add this line to your application's Gemfile:
gem 'readyou'
And then execute:
$ bundle
Or install it yourself as:
$ gem install readyou
Usage
# Use ru command to open README of a gem in your project with less
ru readyou
# Set $READYOU_EDITOR variable to open README with editor of your choice
READYOU_EDITOR=emacs ru readyou
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/tyamagu2/readyou. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.