Skip to content

pry/pry-linenoise

Repository files navigation

Pry Linenoise

Gem Version Downloads

Introduction

A Pry plugin that enables the Linenoise gem in Pry. It configures sensible defaults for Linenoise so you don't have to modify your pryrc.

Installation

Bundler

Add the Pry Linenoise gem to your Gemfile:

gem 'pry-linenoise', '~> 1.0'

Manual

Invoke the following command from your terminal:

gem install pry-linenoise

Contact

In case you have a problem, question or a bug report, feel free to:

License

The project uses the MIT License. See LICENSE.md for details.