Development
Getting the Source
You can obtain the source via Bazaar:
bzr branch http://development.g33xnexus.com/bzr/epic/trunk/
If you'd like to submit a patch, contact us at developers@g33xnexus.com or on IRC at #epic on irc.g33xnexus.com.
Running EPIC
Before running EPIC, you should at least copy epic/epic-defaults.db to epic/epic.db. This will give you the basic defaults needed for an EPIC instance.
To run a local development server, enter the epic/epic directory, and type:
./manage.py runserver
Test Site
We have a testing installation of EPIC running at epic.g33xnexus.com. Check it out!