ore 0.2.0
Ore is a simple RubyGem building solution. Ore handles the creation of Gem::Specification objects as well as building '.gem' files. Ore allows the developer to keep all of the project information in a single YAML file.
Gemfile:
=
install:
=
Runtime Dependencies (1):
thor
~> 0.14.3