Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

juno/appraiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appraiser = a simple rubygems subcommand for Gemfile

Build Status

appraiser displays gem information from ./Gemfile.

Like this:

Screenshot

Install

appraiser installed as a rubygems subcommand.

$ gem install appraiser
$ gem help commands | grep appraiser
    appraiser         Display gem information in ./Gemfile

Usage

Normally displays runtime dependencies.

$ cd /path/to/project_with_Gemfile/
$ gem appraiser

or, displays other dependencies with -g GROUP.

$ gem appraiser -g development

Contributing

Once you've made your great commits: Fork, fix, then send me a pull request.

Copyright

Copyright (c) 2011-2013 Junya Ogura. See LICENSE.txt for further details.

About

a simple rubygems subcommand for Gemfile

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages