Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 177 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 177 Bytes

Womier Flasher

Compile

python3 -m venv venv
. venv/bin/activate
pip install wheel
pip install -r requirements.txt
fbs run
# or "fbs freeze" to create the package