Initial upload: man-card CLI tool with PDF/PNG generation, templates, and tests
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Default configuration for man-card
|
||||
MANCARD_DEFAULT_FORMAT=pdf
|
||||
MANCARD_DEFAULT_DPI=150
|
||||
MANCARD_DEFAULT_TEMPLATE=default
|
||||
MANCARD_PAGE_SIZE=a4
|
||||
Reference in New Issue
Block a user