Skip to content

pry/pry-jist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pry Jist

Circle Build Status Gem Version Downloads

The gist command enables you to gist code from files and methods to github.

Installation

Bundler

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

Manual

gem install pry-jist