Skip to content

Instantly share code, notes, and snippets.

@shapkarin
Last active August 29, 2015 13:55
Show Gist options
  • Save shapkarin/8754652 to your computer and use it in GitHub Desktop.
Save shapkarin/8754652 to your computer and use it in GitHub Desktop.
for i in {1..10}; do haml -f html5 -q haml/test.haml test/test_${i}.html; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment