Skip to content

Instantly share code, notes, and snippets.

@wilvandertuin
Created May 11, 2013 03:25
Show Gist options
  • Save wilvandertuin/5558786 to your computer and use it in GitHub Desktop.
Save wilvandertuin/5558786 to your computer and use it in GitHub Desktop.
$ alias ant-watch='cd build && when-changed/when-changed.py ../applications/*.js ../applications/**/*.js ../applications/**/**/*.js ../applications/**/**/**/*.js ../applications/**/**/**/**/*.js -c ant dev'
$ ant-watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment