While taking the git survey a while back, I encountered:
- git-annex: awesome git-enabled large file archive support
which led me to:
- git-bup: way cool! git-like backup, even serves as a remote for git-annex
also this morning ran into:
- rib: irb, except better, including rib-heroku
- rest-core: like rack, except for RESTful clients
- gemgem: easy gem building, without all the hoe dependency cruft
I just wish that gem-man read the README{,.md} in the root of a gem (like gemgem does) if that gem didn't have a manpage. Sounds like a good patch to send. That will help me understand how gems can access their own filesystem post-install.
Thought you might like to know.
And btw, rbenv is way nicer to interact with than rvm, at least that's been my experience over the last couple weeks.
No comments:
Post a Comment