Skip to content
 
 

Repository files navigation

gems-cli

Build Status Dependency Status Code Climate

Using the gems gem to lookup Ruby Gems on the command line. Copy formatted gem details for your Gemfile.

Installation

gem install gems-cli

Usage

gems search chase or gems s chase

Running search for chase...
0: gem 'purchase', '~> 1.0.15'
1: gem 'fuel_purchase', '~> 0.0.14'
2: gem 'enju_purchase_request', '~> 0.0.14'
3: gem 'chaser', '~> 0.0.3'
4: gem 'zombie-chaser', '~> 0.1.0'
5: gem 'exemplor-chaser', '~> 0.0.2'
6: gem 'rail_chaser', '~> 0.0.3'
7: gem 'rack-in-app-purchase', '~> 0.1.1'
Page: 1/1

Select from 0..9, (n)ext, (p)revious, or (q)uit #=> 0
Copied purchase to your clipboard!
pbpaste #=> gem 'purchase', '~> 1.0.15'

TODO

  • needs Aruba tests for the CLI itself.

Contributing

Pull requests welcome! Please see the contribution guide.

About

lookup rubygems on the command line; formatted results for your gemfile

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages