Sha256: 6d03a495b5aa7bea0d4b59a16e24a5f4fe9e7ebc69a598591d6f4117d9720914

Contents?: true

Size: 623 Bytes

Versions: 1

Compression:

Stored size: 623 Bytes

Contents

# GeorgiaHeroku

Prepare Georgia CMS to be hosted on Heroku's platform

## Installation

Add this line to your application's Gemfile:

    gem 'georgia_heroku'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install georgia_heroku

## Usage

Run the install generator to ready your app to Heroku.

## Contributing

1. Fork it ( http://github.com/<my-github-username>/georgia_heroku/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
georgia_heroku-0.0.1 README.md