Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 194 Bytes

8 Bit TTL Computer

python setup

python -m venv .venv source .venv/Scripts/activate python -m pip install pip-tools pip-compile.exe requirements.in pip install -r requirements.txt