A warning system for civilians amidst the Syrian Civil War
Branch
Integration
Code Quality
Test Coverage
Master
not configured
not configured
not configured
Ensure you have Python 2.7.9 and Pip installed.
Ensure you have VirtualEnv installed
git clone [email protected] :robot-overlord/syriarightnow.git
Change into project root directory
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
Copy .env.example
and rename as .env
and replace placeholder text with correct keys
Start the Application
Emoji tags for commits, PRs and comments
Platform
Symbol
Markdown
Linux/Android
🐧
:penguin:
OS X / iOS
🍎
:apple:
Windows / WindowsPhone
🏁
:checkered_flag:
BlackBerry
🍇
:grapes:
Device Size
Symbol
Markdown
Smartphone
📱
:iphone:
Tablet
📜
:scroll
Desktop
💻
:computer
Meaning
Symbol
Markdown
Idea
💡
:bulb:
Approval
👍
:+1:
Improving code format/structure
🎨
:art:
Improving performance
🐎
:racehorse:
Plugging memory leaks
🚱
:non-potable_water:
Writing docs
📝
:memo:
Bug Fix
🐛
:bug:
Removing code or files
🔥
:fire:
Fixing CI build
💚
:green_heart:
Adding tests
✅
:white_check_mark:
Security fix
🔒
:lock:
Upgrading dependencies
⬆️
:arrow_up:
Downgrading dependencies
⬇️
:arrow_down:
Fix linter warning
👕
:shirt: