Go to file
Andrés Montañez 5f2646fe74 Tweaks 2021-02-24 20:09:02 -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 Tweaks 2021-02-24 20:09:02 -03:00
tests Fixes for v4.1.1 2021-02-20 17:16:24 -03:00
.gitignore Tweaks 2021-02-24 20:09:02 -03:00
.travis.yml Tweaks 2021-02-24 20:09:02 -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 Tweaks 2021-02-24 20:09:02 -03:00
composer.json Tweaks 2021-02-24 20:09:02 -03:00
phpunit.xml.dist Improve phpunit config. 2017-01-10 16:07:50 +02:00

README.md

Magallanes

SymfonyInsight 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).