Skip to content

luathn/gemfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GemFd Logo


***GemFd is a tool for finding gems. Already have a lot of tools for finding gems on github but I just want to make it prettier with GemFd

Installation

GemFd's installation is pretty standard:

$ gem install gemfd

Quickstart

Just type gemfd search + {gemname} in your terminal.

gemfd search httparty

Demo result

Config

You can config table header fields in file: ~/.gemfd.yml

Example:

header_fields:
  - name
  - version
  - authors
  - downloads
  - info
  - source_code_uri
  - homepage_uri
  - documentation_uri
  - metadata
  - bug_tracker_uri
  - project_uri
  - sha
  - platform
  - changelog_uri
  - licenses
  - gem_uri
  - mailing_list_uri
  - wiki_uri
  - version_downloads

About

This is a tool for finding gems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages