Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 254 Bytes

A simple service to redirect old MozReview links.

To install locally, create and activate a virtualenv, then run pip install -r requirements.txt and then pip install -e ..

Run FLASK_ENV=development mr-redirect-dev for a local development server.