Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

nepeat/erigam

Repository files navigation

rp.terminallycapricio.us

Code for rp.terminallycapricio.us. Used to be erigam but domain changed. It's available under the MIT license. It is based off of MSPARP and Charat, which is the code for msparp.com.

It's driven by Python, Redis and Postgres.

Disclaimer: This code is literal garbage and you shouldn't use any parts of it seriously.

Dev testing

virtualenv env
source env/bin/activate
python setup.py develop
export REDIS_HOST=127.0.0.1
export REDIS_PORT=6379
export REDIS_DB=0
export SQL_URL=postgres://yourusername:yourpassword@yourhost/yourdatabase
python erigam

About

erigam code, literally trash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •