Init nand2tetris
This commit is contained in:
4
projects/01/convert2svg.sh
Executable file
4
projects/01/convert2svg.sh
Executable 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
|
||||
Reference in New Issue
Block a user