add makefile and kicad project
This commit is contained in:
parent
f30a13036b
commit
854071f9a7
6 changed files with 45 additions and 1 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
all:
|
||||
node src/cli.js 45treus.yaml -o output
|
||||
cp output/pcbs/main.kicad_pcb kicad/45treus/
|
Loading…
Add table
Add a link
Reference in a new issue