You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
285 B
Markdown
10 lines
285 B
Markdown
2 weeks ago
|
##
|
||
|
### Usage
|
||
|
`sudo apt-get install libmagickwand-dev`
|
||
|
|
||
|
`./go-snake-label -input input.pdf -mode dhlprivat -output label.png`
|
||
|
or
|
||
|
`./go-snake-label -input input.pdf -mode dhlprivat -output /dev/stdout`
|
||
|
|
||
|
### Import into other Projects
|
||
|
`import "git.cheetah.cat/cheetah/go-snake-label/lib"`
|