Bash one-liner to install Composer for Mac/Linux
This is great for adding to a Makefile
for your project.
curl -sSL https://raw.githubusercontent.com/composer/getcomposer.org/master/web/installer \
| php -- --install-dir=/usr/local/bin --filename=composer
Written by Ryan Parman
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#