0.0
No release in over 3 years
Low commit activity in last 3 years
A Gemspec Builder
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.8.1
 Project Readme

generategem

Generate Gem is a Gemspec Builder for your project, type generategem and the shell will asks the name, version, date,etc from your project.

Install

To install the Generate Gem do:

gem install generategem

Usage

Type generategem and the shell will asks the name, version, date, summary, description, authors, email, files, homepage, license and executables from your project, and your gemspec file will be created.