yvoronoy/m2install

View on GitHub
composer.json

Summary

Maintainability
Test Coverage
{
    "name": "yvoronoy/m2install",
    "description": "Magento 2 Bash Install/Restore Script",
    "license": "GNU",
    "authors": [
        {
            "name": "Yaroslav Voronoy",
            "email": "y.voronoy@gmail.com"
        }
    ],
    "minimum-stability": "stable",
    "bin": ["m2install.sh"],
    "require": {}
}