Skip to content

Nguyenanh/fastgem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastgem

fastgem project logo

Fastgem is a terminal client for searching inside your ruby gems.

https://github.com/Nguyenanh/fastgem

Required:

Recommended:

Installation

Install as you would any other ruby gem:

$ gem install fastgem

screenshot of fastgem output

Using

To find which gems contain the string "foo", you would type:

$ fastgem search 'foo'

To add option order by count doanloads, you would type:

$ fastgem search -d 'foo'

Contributing

  1. Fork the project ( https://github.com/Nguyenanh/fastgem/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new pull request with a description of your changes

Features-v0.2.0

  • Push Gem on RubyGem via terminal color progress

About

Command line color tool for search Ruby Gem faster

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages