ShawnK21 / overrustlelogs

OverRustle logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/MemeLabs/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

About

OverRustle logger

License:MIT License


Languages

Language:Go 90.0%Language:Shell 4.5%Language:VCL 2.2%Language:JavaScript 1.9%Language:CSS 1.5%