Readme.md in gem-dependent-0.1.0 vs Readme.md in gem-dependent-0.1.1
- old
+ new
@@ -2,10 +2,11 @@
=======
sudo gem install gem-dependent
Usage
=====
+The first run can take looooong, but after the caches are filled, its pretty fast.
gem dependent my_gem
--source URL Query this source (e.g. http://rubygems.org)
--no-progress Do not show progress
--fetch-limit N Fetch specs for max N gems (for fast debugging)
@@ -32,9 +33,11 @@
hpricot: 297
TODO
=====
- include reverse dependencies (a > b > c --> a = [b,c])
+ - add tests for cli interface
+ - add `--type development` support
Author
======
[Michael Grosser](http://grosser.it)
grosser.michael@gmail.com