Created
December 14, 2016 19:55
-
-
Save samcorcos/e4da6628dbd307df291fd90fef5b86d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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