Init nand2tetris

This commit is contained in:
Sven Riwoldt
2023-03-22 19:51:12 +01:00
commit 4c52d4ba55
496 changed files with 88269 additions and 0 deletions

4
projects/01/convert2svg.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
#/opt/homebrew/bin/inkscape --without-gui --file=$1.pdf --export-plain-svg=$1.svg
inkscape --without-gui --file=$1.pdf --export-plain-svg=$1.svg