Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 267 Bytes

build_and_test.md

File metadata and controls

15 lines (13 loc) · 267 Bytes

Preparation

set environment variable

# you need to set PROJECT_ROOT to the root directory of the project
export PROJECT_ROOT=$HOME/DATA_DISK/projects/mordor

Setup some python virtual environments

bin/setup_env.sh

build