# Creamvrb

CreaMVRB: Commonly reported errors around Music Video Release Builder

## Requirements

RVM / Ruby 2.4.1 or greater

## Setup

Within creamvrb/

    $ gem install bundler
    $ bundle install
    $ cp config/users.yml.example config/users.yml

Plug in your OA creds into users.yml

## Running

    $ cd lib
    $ ruby creamvrb.rb
