Skip to content

Instantly share code, notes, and snippets.

@nojvek
Created June 18, 2016 19:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nojvek/85012011c19e45eb4f1f753a1efc5d4e to your computer and use it in GitHub Desktop.
Save nojvek/85012011c19e45eb4f1f753a1efc5d4e to your computer and use it in GitHub Desktop.
tsc watch terminal notifier
tsc --watch | xargs -L1 -I{} terminal-notifier -message '{}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment