Sha256: 17176ee9bccc560a24e9f56ea34bc8254b99969d605e0dae65a868eaa446a99c

Contents?: true

Size: 949 Bytes

Versions: 2

Compression:

Stored size: 949 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] [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

2 entries across 2 versions & 1 rubygems

Version Path
gem_template-0.0.6 README.md
gem_template-0.0.4 README.md