Skip to content

Instantly share code, notes, and snippets.

@bluemanos
Last active September 16, 2015 10:36
Show Gist options
  • Save bluemanos/4d8ce3bdb5e988e204df to your computer and use it in GitHub Desktop.
Save bluemanos/4d8ce3bdb5e988e204df to your computer and use it in GitHub Desktop.
Composer with default --profile option
#!/bin/sh
/path/to/your/composer $* --profile
# and place the composer gist file in location like /usr/local/bin/composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment