Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 227 Bytes

BUILDING.md

File metadata and controls

12 lines (8 loc) · 227 Bytes

Building on Windows

Using a virtual environment is highly recommended. Install Python dependencies via pip install -r requirements.txt.

Build the exe

From within the repository's root folder run

$ build.bat