Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 622 Bytes

README.md

File metadata and controls

48 lines (29 loc) · 622 Bytes

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 <mailto:[email protected]> GemHadar was written by Florian Frank

License

This software is licensed under the MIT license.