Go to file
Andrés Montañez d1a89c6934 Remove double quotes 2021-02-18 22:07:19 -03:00
bin Remove double quotes 2021-02-18 22:07:19 -03:00
docs [Discovery One] Upgrade to Symfony 4 and PHPUnit 7 2018-03-29 20:19:35 -03:00
src Merge pull request #429 from fritzmg/fix-cleanup-task-windows 2021-02-18 22:01:57 -03:00
tests Merge pull request #429 from fritzmg/fix-cleanup-task-windows 2021-02-18 22:01:57 -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 [Discovery One] Add Cache Pool Task for Symfony, remove Assetic task 2018-03-31 04:28:35 -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 README.md 2019-10-31 01:15:48 +02: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).