You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hauke 139c1eedb0
Undo previous name change
4 years ago
bin [Nostromo] Refactor config load 7 years ago
docs [Discovery One] Upgrade to Symfony 4 and PHPUnit 7 6 years ago
src Process creation fixed 4 years ago
tests [Discovery One] Improve tests 6 years ago
.gitignore [Issue-380] Throw exception if log_dir is defined but doesn't exists 6 years ago
.travis.yml Update .travis.yml 4 years ago
CHANGELOG.md [Discovery One] Add Cache Pool Task for Symfony, remove Assetic task 6 years ago
CONTRIBUTING.md Tweak 7 years ago
LICENSE [Nostromo] Initial Commit 7 years ago
README.md [Discovery One] Update Readme 6 years ago
composer.json Undo previous name change 4 years ago
phpunit.xml.dist Improve phpunit config. 7 years ago

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 project’s composer.json file:

    "require": {
        "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).