Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Created May 28, 2020 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uno-de-piera/548263ea5346b9ab1bb2338bb03ab9c6 to your computer and use it in GitHub Desktop.
Save uno-de-piera/548263ea5346b9ab1bb2338bb03ab9c6 to your computer and use it in GitHub Desktop.
### Instala Homebrew si no lo has hecho antes!
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
### Instalar Composer
brew install composer
### Run Composer
composer
______
/ ____/___ ____ ___ ____ ____ ________ _____
/ / / __ \/ __ `__ \/ __ \/ __ \/ ___/ _ \/ ___/
/ /___/ /_/ / / / / / / /_/ / /_/ (__ ) __/ /
\____/\____/_/ /_/ /_/ .___/\____/____/\___/_/
/_/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment