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

Allow using watch with cli-provided paths #486

Open
martinklepsch opened this issue Mar 24, 2024 · 0 comments
Open

Allow using watch with cli-provided paths #486

martinklepsch opened this issue Mar 24, 2024 · 0 comments

Comments

@martinklepsch
Copy link
Contributor

martinklepsch commented Mar 24, 2024

To upvote this issue, give it a thumbs up. See this list for the most upvoted issues.

Is your feature request related to a problem? Please describe.

I use squint in a multitude of contexts targeting different JS tools. For ad-hoc scripting usage it would be great to be able to provide a :paths-like option to squint's watch command via plain CLI options.

Describe the solution you'd like

Add a --path option to squint watch that can be used multiple times to add multiple paths. Provided paths will be added to whatever is already present in squint.edn

Describe alternatives you've considered

None, really 😇

Other notes

This seems like something I also might be able to add. If wanted I'm happy to try to come up with a PR.

Via this Slack thread

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