Skip to content

Instantly share code, notes, and snippets.

@Gerhut
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save Gerhut/638bf1ea2e67eb2a3325 to your computer and use it in GitHub Desktop.

Select an option

Save Gerhut/638bf1ea2e67eb2a3325 to your computer and use it in GitHub Desktop.
simple-f2e-watcher
#!/bin/sh
jade -P -w *.jade &
stylus -u nib -w style.styl &
coffee -c -w *.coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment