Sha256: cd00b11a849b59e8b744ed2e79f8f070488ab808e148d06691a65bc02526f580

Contents?: true

Size: 713 Bytes

Versions: 1

Compression:

Stored size: 713 Bytes

Contents

Appraiser = a simple command line utility for gem paranoia
==========================================================

`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

1 entries across 1 versions & 1 rubygems

Version Path
appraiser-0.1.2 README.md