/overrustlelogs

OverRustle logger

Primary LanguageGoMIT LicenseMIT

OverRustle Logs

A chat log suite for Destiny.gg and Twitch.tv.

Setting Up OverRustle Logs

These instructions assume you are installing on Ubuntu 14.04.

Step 1

Install git.

sudo apt-get install git --assume-yes

Step 2

Clone the overrustlelogs repo.

git clone https://github.com/slugalisk/overrustlelogs.git

Step 3

Run the install script from the repo root directory.

cd overrustlelogs
./scripts/all.sh

Updating

Run the update script from the repo root directory.

cd overrustlelogs
./scripts/update.sh