Sha256: 1dc0e98fee757d0d80c4ee4d35cb2e37cd9ca08456039e86bdab109c4f97a322
Contents?: true
Size: 945 Bytes
Versions: 5
Compression:
Stored size: 945 Bytes
Contents
[![Build Status](https://travis-ci.com/ruby/reline.svg?branch=master)](https://travis-ci.com/ruby/reline) This is a screen capture of *IRB improved by Reline*. ![IRB improved by Reline](https://raw.githubusercontent.com/wiki/ruby/reline/images/irb_improved_by_reline.gif) # Reline Reline is compatible with the API of Ruby's stdlib 'readline', GNU Readline and Editline by pure Ruby implementation. ## License The gem is available as open source under the terms of the [Ruby License](https://www.ruby-lang.org/en/about/license.txt). ## Acknowledgments for [rb-readline](https://github.com/ConnorAtherton/rb-readline) In developing Reline, we have used some of the rb-readline implementation, so this library includes [copyright notice, list of conditions and the disclaimer](license_of_rb-readline) under the 3-Clause BSD License. Reline would never have been developed without rb-readline. Thank you for the tremendous accomplishments.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
reline-0.2.5 | README.md |
reline-0.2.4 | README.md |
reline-0.2.3 | README.md |
reline-0.2.2 | README.md |
reline-0.2.1 | README.md |