Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 245 Bytes

BUILDING.md

File metadata and controls

12 lines (8 loc) · 245 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

$ .\scripts\windows\build.bat