17 lines
216 B
Markdown
17 lines
216 B
Markdown
# svg-templ
|
|
|
|
> POC
|
|
|
|
- Template is `drawing.svg` to return
|
|
- Use inkscape as svg editor
|
|
- matching over inkscape component name
|
|
|
|
```sh
|
|
|
|
go run cmd/main.go drawing.svg > drawing2.svg && open drawing2.svg
|
|
```
|
|
|
|
```
|
|
|
|
```
|