ETL Starter Application
Rails application with just enough code to start AELOGICA's ETL exercise.
Prerequisites
- at least Ruby 2.3.1
Instructions
- Clone from https://git.appexpress.io/open-source/etl-starter-app.git
- Install gems
- Run application
- Run
rake etl:run