Skip to content

Instantly share code, notes, and snippets.

@jokosusilo
Created September 21, 2015 15:36
Show Gist options
  • Save jokosusilo/bef7ac4516fd00036e39 to your computer and use it in GitHub Desktop.
Save jokosusilo/bef7ac4516fd00036e39 to your computer and use it in GitHub Desktop.
Create Composer
curl -sS https://getcomposer.org/installer | sudo 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