Sha256: 4d0db6828bc231c79b3da7c210c12eab95f43923b0f13330408467f5741ad701

Contents?: true

Size: 503 Bytes

Versions: 6

Compression:

Stored size: 503 Bytes

Contents

# Cranium

An awesome ETL tool.

## Installation

Add this line to your application's Gemfile:

    gem 'cranium'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install cranium

## Development

start up the db:

    $ docker-compose up -d

## Contributing

1. Fork it
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

6 entries across 6 versions & 1 rubygems

Version Path
cranium-0.8.1 README.md
cranium-0.8 README.md
cranium-0.7 README.md
cranium-0.6.1 README.md
cranium-0.5 README.md
cranium-0.4.3 README.md