Skip to content

Instantly share code, notes, and snippets.

@rubiii
Created July 26, 2013 00:09
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 rubiii/6084971 to your computer and use it in GitHub Desktop.
Save rubiii/6084971 to your computer and use it in GitHub Desktop.

sources

app-js/**/*.js.coffee -> public/javascripts/compiled/

rsync -a --filter=P spec --filter=P *.js.map --filter=P *.js --delete -v app-js/ public/javascripts/compiled/

specs

spec-js/**/*.js.coffee -> public/javascripts/compiled/spec/

...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment