Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jctanner/aah-jira-flask
https://github.com/jctanner/aah-jira-flask
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jctanner/aah-jira-flask
- Owner: jctanner
- Created: 2023-03-15T17:57:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-03T20:52:11.000Z (4 months ago)
- Last Synced: 2024-10-04T19:20:35.955Z (about 1 month ago)
- Language: Python
- Size: 238 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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