#! /bin/bash
#
# setup.sh
# Copyright (C) 2016 dhilipsiva <dhilipsiva@gmail.com>
#
# Distributed under terms of the MIT license.
#

bundle install
bundle exec bourbon install
