cli-parser #4

Merged
moritz merged 8 commits from cli-parser into master 2023-10-22 19:43:00 +00:00
Owner

Goal of this PR should be to integrate a working CLI parser so that commands can be sent to the Printer class to print text, such as
ptprnt -t=FooBar
also, standard flags for setting the output verbosity and help should be implemented

Goal of this PR should be to integrate a working CLI parser so that commands can be sent to the Printer class to print text, such as ptprnt -t=FooBar also, standard flags for setting the output verbosity and help should be implemented
moritz added 2 commits 2023-10-12 22:07:32 +00:00
Some refactorings to incoporate CLI parsing
Some checks failed
Build ptprnt / build (push) Failing after 31s
3431cc2225
Add cli11 dependency also to git workflow
Some checks failed
Build ptprnt / build (push) Failing after 13s
226bb1398b
moritz added 1 commit 2023-10-12 22:20:34 +00:00
moved cli11 dependency to meson wrap package
Some checks failed
Build ptprnt / build (push) Failing after 29s
1f012e5184
moritz added 1 commit 2023-10-12 22:22:18 +00:00
forgot adding the dependency to exe
Some checks failed
Build ptprnt / build (push) Failing after 29s
4a48183da4
moritz added 1 commit 2023-10-12 22:41:27 +00:00
linking order matters
Some checks failed
Build ptprnt / build (push) Failing after 21s
115b297c88
moritz added 1 commit 2023-10-12 22:44:29 +00:00
ancient meson version on ubuntu 20-04
All checks were successful
Build ptprnt / build (push) Successful in 1m9s
4b96fcfac1
moritz added 1 commit 2023-10-19 19:29:17 +00:00
Add cli options for formatting
All checks were successful
Build ptprnt / build (push) Successful in 1m11s
368d8f3599
moritz added 1 commit 2023-10-22 18:54:38 +00:00
Add image CLI option
All checks were successful
Build ptprnt / build (push) Successful in 1m21s
803d518549
moritz merged commit 9a1aee6658 into master 2023-10-22 19:43:00 +00:00
moritz referenced this issue from a commit 2023-10-22 19:43:02 +00:00
moritz deleted branch cli-parser 2023-10-22 19:43:10 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: moritz/ptouch-prnt#4
No description provided.