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

Switch from cargo-watch to watchexec-cli #114

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Switch from cargo-watch to watchexec-cli #114

merged 1 commit into from
Nov 5, 2024

Conversation

laniakea64
Copy link
Collaborator

Closes #112

Also with this change removed watch dependency on build. I don't remember why I added that in the first place, but with watchexec and our current test runner, this dependency doesn't seem necessary anymore.

@NoahTheDuke Proposing this as PR to be sure you're OK with using watchexec-cli before pushing this to main?

@laniakea64
Copy link
Collaborator Author

@NoahTheDuke Proposing this as PR to be sure you're OK with using watchexec-cli before pushing this to main?

Hi @NoahTheDuke do you have a take on using watchexec-cli for just watch, or would you say the second paragraph of #68 (comment) would applies to this too? Thanks for your feedback.

@NoahTheDuke
Copy link
Owner

i trust your judgment here, so go for it.

@laniakea64 laniakea64 merged commit d46aeb7 into main Nov 5, 2024
1 check passed
@laniakea64 laniakea64 deleted the watchexec branch November 5, 2024 04:54
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.

Switch away from cargo-watch
2 participants