Skip to content

Instantly share code, notes, and snippets.

@jryans
Created August 10, 2012 18:29
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 jryans/3316489 to your computer and use it in GitHub Desktop.
Save jryans/3316489 to your computer and use it in GitHub Desktop.
Upload Modified Vizs
git diff --name-only HEAD~4 HEAD | cut -d'/' -f 2 | uniq | xargs -n 1 -I 'f' sh -c 'vizr build f && vizr dist f && vizr upload f'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment