Skip to content

Instantly share code, notes, and snippets.

@samcorcos
Created December 14, 2016 19:55
Show Gist options
  • Save samcorcos/e4da6628dbd307df291fd90fef5b86d7 to your computer and use it in GitHub Desktop.
Save samcorcos/e4da6628dbd307df291fd90fef5b86d7 to your computer and use it in GitHub Desktop.
"scripts": {
"test": "sh test.sh",
"watch": "sh watch.sh",
"cover": "sh cover.sh",
"deploy": "sh deploy.sh",
"build": "sh build.sh"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment