Skip to content

Instantly share code, notes, and snippets.

@Sequoia
Last active August 29, 2015 14:15
Show Gist options
  • Save Sequoia/4055b82af5fb296af459 to your computer and use it in GitHub Desktop.
Save Sequoia/4055b82af5fb296af459 to your computer and use it in GitHub Desktop.
"scripts": {
"pre-install-cmd": "[[ -a .env ]] || >&2 echo '.env missing. please create .env' && exit 1;"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment