Skip to content

Instantly share code, notes, and snippets.

@jmolivas
Created April 10, 2015 03:01
Show Gist options
  • Save jmolivas/9b7087053aebbd481193 to your computer and use it in GitHub Desktop.
Save jmolivas/9b7087053aebbd481193 to your computer and use it in GitHub Desktop.
# Download using drush
$ drush dl composer_manager
# Enable composer_manager
$ drush en -y composer_manager
# Register composer command for Drupal core
$ drush composer-manager-init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment