Low commit activity in last 3 years
A long-lived project that still receives updates
This library contains some useful functionality to support the development of Ruby Gems
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.19

Runtime

>= 0
~> 1.0
>= 0
 Project Readme

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:flori@ping.de> GemHadar was written by Florian Frank

License

This software is licensed under the MIT license.