Last active
September 26, 2015 18:08
-
-
Save ottonet/342fbc54f78582105c12 to your computer and use it in GitHub Desktop.
n98 Magerun Addons
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
sudo su | |
mkdir -p /usr/local/share/n98-magerun/modules | |
cd /usr/local/share/n98-magerun/modules | |
git clone [email protected]:AOEpeople/mpmd.git mpmd | |
git clone [email protected]:aleron75/Webgriffe_Golive.git Golive | |
git clone [email protected]:kalenjordan/magerun-addons.git kalenjordan | |
git clone [email protected]:peterjaap/magerun-addons.git peterjaap | |
git clone [email protected]:yireo/magerun-addons.git yireo | |
git clone [email protected]:KamilBalwierz/sxmlsv.git sxmlsv | |
git clone https://github.com/fruitcakestudio/magerun-modman.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment