Skip to content

Instantly share code, notes, and snippets.

@skyzyx
Last active July 19, 2018 22:25
Show Gist options
  • Save skyzyx/ae1a998e45bbc881aed77e2277d5c621 to your computer and use it in GitHub Desktop.
Save skyzyx/ae1a998e45bbc881aed77e2277d5c621 to your computer and use it in GitHub Desktop.
Install #Composer for Mac/Linux
curl -S https://raw.githubusercontent.com/composer/getcomposer.org/master/web/installer \
| php -- --install-dir=/usr/local/bin --filename=composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment