Go to file
Andrés Montañez e7afcbfedf
Merge pull request #450 from andres-montanez/discovery-one
Fixes for v4.1.1
2021-02-20 17:22:10 -03:00
bin Remove double quotes 2021-02-18 22:07:19 -03:00
docs Update dockers 2021-02-19 00:26:39 -03:00
src Fixes for v4.1.1 2021-02-20 17:16:24 -03:00
tests Fixes for v4.1.1 2021-02-20 17:16:24 -03:00
.gitignore update dependencies and gitignore 2021-02-11 19:57:15 +03:00
.travis.yml update php version 2021-02-11 22:51:05 +03:00
CHANGELOG.md Fixes for v4.1.1 2021-02-20 17:16:24 -03:00
CONTRIBUTING.md Tweak 2017-01-24 15:50:21 -03:00
LICENSE [Nostromo] Initial Commit 2016-12-31 03:52:25 -03:00
README.md Update dockers 2021-02-19 00:26:39 -03:00
composer.json update php version 2021-02-11 22:51:05 +03:00
phpunit.xml.dist Improve phpunit config. 2017-01-10 16:07:50 +02:00

README.md

Magallanes

SensioLabsInsight Build Status Coverage Status Code Quality Latest Stable Version Pre Release Total Downloads License

What's Magallanes?

Magallanes is a deployment tool for made with PHP for PHP applications; it's quite simple to use and manage. For more information and documentation please visit https://magephp.com

Installing

Simply add the following dependency to your projects composer.json file:

    "require-dev": {
        "andres-montanez/magallanes": "^4.0"
    }

Finally you can use Magallanes from the vendor's bin:

vendor/bin/mage version

Codename Discovery One

Each new mayor version of Magallanes will have a codename (like Ubuntu), version 3 was Nostromo, and in the current version it is Discovery One, in homage to the spaceship from the ground breaking film 2001: A Space Odyssey (1968).