Skip to content

feat: add basic cli interface#22

Merged
sbillinge merged 3 commits intoPDF-bl:mainfrom
ycexiao:add-cli
Feb 4, 2026
Merged

feat: add basic cli interface#22
sbillinge merged 3 commits intoPDF-bl:mainfrom
ycexiao:add-cli

Conversation

@ycexiao
Copy link
Copy Markdown
Contributor

@ycexiao ycexiao commented Feb 4, 2026

What problem does this PR address?

Add basic CLI interface

What should the reviewer(s) do?

Please decide on the name we used for the command. Currently it is: pdfbl-cli :
image

@ycexiao ycexiao marked this pull request as ready for review February 4, 2026 18:04
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ycexiao
Copy link
Copy Markdown
Contributor Author

ycexiao commented Feb 4, 2026

@sbillinge, it's ready for review.

@sbillinge
Copy link
Copy Markdown
Contributor

What problem does this PR address?

Add basic CLI interface

What should the reviewer(s) do?

Please decide on the name we used for the command. Currently it is: pdfbl-cli : image

maybe pdfbl-sequential?

Copy link
Copy Markdown
Contributor Author

@ycexiao ycexiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbillinge, it's ready for review.


[project.scripts]
sequential = "pdfbl.sequential.sequential_app:main"
pdfbl-sequential = "pdfbl.sequential.pdfbl_sequential_app:main"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use pdfbl-sequential as the entry point name.

@sbillinge sbillinge merged commit a73f9df into PDF-bl:main Feb 4, 2026
5 checks passed
@sbillinge
Copy link
Copy Markdown
Contributor

I merged. Still no codecov upload for some reason....not sure why

@sbillinge
Copy link
Copy Markdown
Contributor

OK, I think I may have figured out the codecov issue so we can try again.

@ycexiao ycexiao deleted the add-cli branch February 18, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants