0.1
An extremely simple way to create a RubyGem — Read more
http://dojo.rubyforge.org/gemify
This URL has Read+Write access
There we have it! The first real version of Gemify.
== Gemify == Gemify is an extremely simple way to create a RubyGem. Simply run the executable, gemify, in a directory where you have the sub-directories lib and/or bin. All files in lib will be requirable and all files in bin will be executable.