Skip to content

Instantly share code, notes, and snippets.

@ramingar
Created September 25, 2015 10:29
Show Gist options
  • Select an option

  • Save ramingar/5fa3f2488b1f3ba323f6 to your computer and use it in GitHub Desktop.

Select an option

Save ramingar/5fa3f2488b1f3ba323f6 to your computer and use it in GitHub Desktop.
Ejecutar un script de dentro de composer #composer #run-script
composer run-script <nombre-del-script>

Por ejemplo:

composer run-script post-install-cmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment