GemHadar
- building gems and more¶ ↑
Description¶ ↑
Ruby library that provides support for building gems.
Download¶ ↑
The source of this library is located at
or can be installed via
$ gem install gem_hadar
Usage¶ ↑
Create a new directory and excecute
$ gem_hadar
Edit the created Rakefile until
$ rake gemspec
and then
$ rake build
are perfomed as desired.
Author¶ ↑
Florian Frank <flori@ping.de> GemHadar was written by Florian Frank
License¶ ↑
This software is licensed under the MIT license.