Skip to content

Instantly share code, notes, and snippets.

@fvosberg
Created April 19, 2016 20:24
Show Gist options
  • Select an option

  • Save fvosberg/4ab0eaad9453263235a67c9a382baaae to your computer and use it in GitHub Desktop.

Select an option

Save fvosberg/4ab0eaad9453263235a67c9a382baaae to your computer and use it in GitHub Desktop.
Install composer oneliner for bash with curl
curl -sS https://getcomposer.org/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