Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 145 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 145 Bytes

Usage

  1. Setup
  2. ./build.sh

Setup

pyenv virtualenv unicorn
pyenv activate unicorn
pip install -r ./requirements.txt