index
:
gerbolyze.git
main
master
static-compile
temp
tsugi-dev
wasi-wip
wip
wip-nocairo
Gerbolyze: Put high resolution, high detail graphics directly into gerber files. Compatible with all CAD tools!
jaseg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
gerbolyze
blob: 4e1442a60ce2c51418fc7aad3d230a8b579c14ce (
plain
)
1
2
3
4
5
#!/usr/bin/env python3
if
__name__
==
'__main__'
:
import
gerbolyze
gerbolyze
.
cli
()