-
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
pyvm
cli tool, you have to install it via pip (or use it within thepoetry
shell, 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 build
and the wheel file will be created indist
folder within the current directory.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
volf52/pyhack-vm-nand2tetris
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published