Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jctanner/aah-jira-flask


https://github.com/jctanner/aah-jira-flask

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

1. cp config.sh.example config.sh
2. vim config.sh
3. virtualenv venv
4. source venv/bin/activate
5. pip install -r requirements.txt
6. python lib/jira_wrapper.py
7. python lib/flaskapp.py