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

Use a proper CLI framework #13

Open
bramus opened this issue Sep 12, 2024 · 1 comment
Open

Use a proper CLI framework #13

bramus opened this issue Sep 12, 2024 · 1 comment

Comments

@bramus
Copy link
Owner

bramus commented Sep 12, 2024

Something like https://github.com/tj/commander.js or https://github.com/mattallty/Caporal.js

Or, to keep it more lightweight, only rely on https://github.com/75lb/command-line-args

(This opens the door to supporting things like limiting lookups to only CSS features using a flag in the future)

@bramus
Copy link
Owner Author

bramus commented Oct 2, 2024

Or maybe the new kid on the block: strictly?

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

No branches or pull requests

1 participant