在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):osiset/markdown-invoice开源软件地址(OpenSource Url):https://github.com/osiset/markdown-invoice开源编程语言(OpenSource Language):PHP 57.4%开源软件介绍(OpenSource Introduction):Markdown InvoiceThis is a simple Symfony console application that I use to turn Markdown invoices into HTML or PDF. SetupSimply create your invoice folders under See Useagebin/markdown-invoice generate --help
Usage:
generate [--output[="..."]] src [invoice]
Arguments:
src Location of invoice; ex: "paid", "unpaid"
invoice What invoice to generate for?
Options:
--output Output to format; html or pdf (default: "html")
--help (-h) Display this help message.
--quiet (-q) Do not output any message.
--verbose (-v) Increase verbosity of messages.
--version (-V) Display this application version.
--ansi Force ANSI output.
--no-ansi Disable ANSI output.
--no-interaction (-n) Do not ask any interactive question. Example run: bin/markdown-invoice generate unpaid --output=pdf
Please choose an invoice in "unpaid"...
1. 2012-01-15-xxxx.md
2. 2012-01-14-xxx.md
Which invoice? 2
Generating for invoice "2012-01-14-xxx"...
Invoice generated.
PDF saved to: output/2012-01-14-xxx.pdf Requirements
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论