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

feat: pass arguments to tasks #100

Open
cristianoliveira opened this issue Apr 3, 2024 · 0 comments
Open

feat: pass arguments to tasks #100

cristianoliveira opened this issue Apr 3, 2024 · 0 comments
Labels
feature A feature idea or request

Comments

@cristianoliveira
Copy link
Owner

cristianoliveira commented Apr 3, 2024

Just a required I had another day where I wanted to avoid changing my .watch.yml file just to add a new flag, while testing something. Maybe fzz could receive flags and pass down to the commands like:

fzz -t test -- --verbose
# --verbose is passed to the test task in this case `jest --verbose`
@cristianoliveira cristianoliveira added the feature A feature idea or request label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A feature idea or request
Projects
None yet
Development

No branches or pull requests

1 participant