Skip to content

Instantly share code, notes, and snippets.

@ntrogers
Created March 20, 2020 20:39
Show Gist options
  • Save ntrogers/c612dfa0a48cd83d3528242714224fef to your computer and use it in GitHub Desktop.
Save ntrogers/c612dfa0a48cd83d3528242714224fef to your computer and use it in GitHub Desktop.
fswatch
# 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