docs(samples): add QR/barcode merge template and CLI example
Add code.svg/code.yml placeholders for data-kb-placeholder qr/barcode. Extend samples README with ptouch-label command using these files. Made-with: Cursor
This commit is contained in:
@@ -13,4 +13,5 @@
|
||||
```bash
|
||||
ruby -I ruby/lib ruby/exe/ptouch-label -n --template samples/merge_template.svg --data samples/merge_data.yml
|
||||
ruby -I ruby/lib ruby/exe/ptouch-label -n --template samples/merge_template.svg --data samples/merge_data.json
|
||||
ruby -I ruby/lib ruby/exe/ptouch-label -n --template samples/code.svg --data samples/code.yml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user