Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 371 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 371 Bytes

Build Status

Requirements

  1. Install Node.js v10 or higher
  2. Install Python 3.6.5 or higher
  3. Install virtualenv

Setup

  1. Clone the repo
  2. make setup

If you are not already in the virtualenv, run source .blaze_env/bin/activate.

Run Tests

make test