Created
March 20, 2020 20:39
-
-
Save ntrogers/c612dfa0a48cd83d3528242714224fef to your computer and use it in GitHub Desktop.
fswatch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# watch file path for changes using fswatch | |
# brew install fswatch | |
fswatch /some/path |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment