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.