-
Install python
poetry(recommended) or use your preferred virtualenv tool. -
If using
poetry, just cd into the repo directory (after cloning it ofcourse) and then runpoetry install. That's it. -
To use the
pyvmcli tool, you have to install it via pip (or use it within thepoetryshell, which can be activated viapoetry shell). -
You can either download the wheel file from the github repo for this project (I'll try to keep the most recent version there), or if you are already using poetry and have followedd the second instruction, you can just run
poetry buildand the wheel file will be created indistfolder within the current directory.
volf52/pyhack-vm-nand2tetris
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|