Skip to content

Instantly share code, notes, and snippets.

@bnerd
Created May 30, 2013 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bnerd/5682055 to your computer and use it in GitHub Desktop.
Save bnerd/5682055 to your computer and use it in GitHub Desktop.
Watch and compile SCSS and CoffeeScript
coffee -o javascripts/ -cw coffeescript/
sass --watch scss/:css/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment