Last active
December 15, 2015 11:20
-
-
Save vdubyna/30fe07b4c236cdd29b00 to your computer and use it in GitHub Desktop.
magento2-composer-keys.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| composer.phar global config http-basic.repo.magento.com <public_key> <private_key> | |
| composer config --global repositories.magento composer http://repo.magento.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment