Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 607 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 607 Bytes

Pry Gem

Circle Build Status Gem Version Downloads

A collection of commands to work with gems within Pry. Adds the following commands:

  • gem-cd
  • gem-list
  • gem-install
  • gem-open
  • gem-readme
  • gem-search
  • gem-stat

Installation

Bundler

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

Manual

gem install pry-gem