Skip to content

Instantly share code, notes, and snippets.

@kenaniah
Created July 5, 2020 16:38
Show Gist options
  • Save kenaniah/ac8a0c5d63f7a65fbf0849f2d476c796 to your computer and use it in GitHub Desktop.
Save kenaniah/ac8a0c5d63f7a65fbf0849f2d476c796 to your computer and use it in GitHub Desktop.
fswatch -r . --exclude "/target/" -o | xargs -n1 -I{} cargo test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment