This repository provides features to enable JIRA Internal project web formatted export to display on Ensembl websites
-
clone the repo
-
cd ensembl-prodinf-webhelp
-
Install dependencies in you favorite virtual env
pip install -r requirements.txt
-
Install and run test app
./src/manage.py migrate ./src/manage.py runserver