Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper CLI #22

Open
mkhan45 opened this issue Feb 18, 2021 · 1 comment
Open

Proper CLI #22

mkhan45 opened this issue Feb 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mkhan45
Copy link
Owner

mkhan45 commented Feb 18, 2021

Right now cargo run [input] [output.pdf] watches the pdf and updates it on file change. The default should probably be just a one time compile, and the --watch option should result in the current behavior. I'm not sure if something as full featured as clap is fully necessary and I'd like to keep binary size as small as possible, but I'd like to use a solid library instead of doing it manually.

@mkhan45 mkhan45 added the enhancement New feature or request label Feb 18, 2021
@mkhan45
Copy link
Owner Author

mkhan45 commented Apr 29, 2021

gumdrop and argh seem reasonable. gumdrop seems a bit more ergonomic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant