You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmuench edited this page Nov 17, 2012
·
1 revision
Install from source with Composer
#. Clone git repository
git clone https://github.com/netz98/n98-magerun
#. Download composer
curl -s https://getcomposer.org/installer | php
#. Let composer do all the work for you
php ./composer.phar install
or
php ./composer.phar create-project n98/magerun <folder>#. Run cli.php
php vendor/bin/n98-magerun