Sha256: 683811bf4aacdb22d093419b12d79baab134954edfe245853357378d1843600b
Contents?: true
Size: 703 Bytes
Versions: 2
Compression:
Stored size: 703 Bytes
Contents
Appraiser = a simple command line utility for Gemfile ===================================================== `appraiser` displays gem information from `./Gemfile`. Like this: ![Screenshot](http://farm6.static.flickr.com/5026/5643970264_2b995ed4b1.jpg) Install ------- $ gem install appraiser Usage ----- Appraiser normally displays runtime dependencies. $ cd /path/to/project_with_Gemfile/ $ appraiser or, displays other dependencies with `-g GROUP`. $ appraiser -g development Contributing ------------ Once you've made your great commits: Fork, fix, then send me a pull request. Copyright --------- Copyright (c) 2011 Junya Ogura. See LICENSE.txt for further details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
appraiser-0.1.4 | README.md |
appraiser-0.1.3 | README.md |