Skip to content

Instantly share code, notes, and snippets.

@samme
Created September 5, 2013 19:19
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 samme/6454827 to your computer and use it in GitHub Desktop.
Save samme/6454827 to your computer and use it in GitHub Desktop.
Show only changed files when building a middleman project (http://middlemanapp.com/getting-started/)
bundle exec middleman build | grep -E '\b(create|delete|error|update)\b'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment