svg-templ
POC
- Template is
drawing.svg
to return - Use inkscape as svg editor
- matching over inkscape component name
go run cmd/main.go drawing.svg > drawing2.svg && open drawing2.svg
Description
Languages
Go
100%