Sha256: 88e66f4653133d0930644b043c308b0f48eb1a088fd24cb3b3a5c833444cf02a

Contents?: true

Size: 963 Bytes

Versions: 3

Compression:

Stored size: 963 Bytes

Contents

##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](https://github.com/winton/gem_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](https://github.com/winton/gem_template/issues/new) to discuss template changes.

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

### Stay up to date

[Star this project](https://github.com/winton/gem_template#) on Github.

[Follow Winton Welsh](http://twitter.com/intent/user?screen_name=wintonius) on Twitter.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gem_template-0.0.3 README.md
gem_template-0.0.2 README.md
gem_template-0.0.1 README.md