0.0
No commit activity in last 3 years
No release in over 3 years
Gem template for new Ruby projects
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 0

Runtime

>= 0
 Project Readme

##GemTemplate

A gem template for new Ruby projects.

###Goals

  • Use widely accepted practices and libraries
  • Automate the creation and renaming of projects
  • Projects share git history for easy updates
  • Add functionality through template branches

###Install

gem install gem_template

###Create a new project

gem_template [project_name] [branch]...

###Available branches

  • master
  • active_wrapper
  • rails
  • sinatra
  • sinatra-activerecord
  • sinatra-activerecord-authlogic
  • spec-activerecord
  • spec-framework
  • stasis

Contribute

Create an issue to discuss template changes.

Pull requests for template changes and new branches are even better.

Stay up to date

Star this project on Github.

Follow Winton Welsh on Twitter.