Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 958 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 958 Bytes

##GemTemplate

A gem template for new 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] [ProjectName] [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.