Go to file
2017-01-01 16:36:27 -03:00
bin [Nostromo] SensioLabs Insights 2016-12-31 04:32:47 -03:00
docs [Nostromo] Docs 2016-12-31 22:11:15 -03:00
src/Mage [Nostromo] Fixes and Tests 2017-01-01 03:55:09 -03:00
.gitignore [Nostromo] Initial Commit 2016-12-31 03:52:25 -03:00
.travis.yml [Nostromo] Coveralls and Travis 2017-01-01 02:33:57 -03:00
composer.json [Nostromo] Coveralls and Travis 2017-01-01 02:33:57 -03:00
composer.lock [Nostromo] Coveralls and Travis 2017-01-01 02:33:57 -03:00
LICENSE [Nostromo] Initial Commit 2016-12-31 03:52:25 -03:00
phpunit.xml.dist [Nostromo] SensioLabs Insights 2017-01-01 02:45:14 -03:00
README.md [Nostromo] Update Coveralls badge 2017-01-01 16:36:27 -03:00

Magallanes

SensioLabsInsight Build Status Coverage Status

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 http://www.magephp.com/v3

Installing

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

    "require": {
        "andres-montanez/magallanes": "^3.0"
    }

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

$ vendor/bin/mage version

What happend to version 2?

There is no version 2. I've skipped it and jumpped stright from v1 to v3. This new version of Magallanes is quite radical and different from it's successor. The whole application has been rewritten using Symfony3 Components, so naming it v3 makes a lot of sense.

Codename Nostromo

Each new mayor version of Magallanes will have a codename (like Ubuntu), and in the current version it is Nostromo, like the spaceship from the movie Alien (1979).