Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kcmerrill
Last active September 12, 2016 06:31
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 kcmerrill/e7b2f6104bf6d433ff145fe96725322e to your computer and use it in GitHub Desktop.
Save kcmerrill/e7b2f6104bf6d433ff145fe96725322e to your computer and use it in GitHub Desktop.
pre: |
echo "pre!"
success: |
echo "success!"
failure: |
echo "failure"
post: |
echo "post!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment