Go to file
Andrés Montañez 1183907409
[Galactica] Add alternative flags for SCP.
2022-04-10 23:48:09 -03:00
.github/workflows [Galactica] Fix tests 2022-04-10 20:00:47 -03:00
bin Remove double quotes 2021-02-18 22:07:19 -03:00
docs [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
src [Galactica] Add alternative flags for SCP. 2022-04-10 23:48:09 -03:00
tests [Galactica] Add alternative flags for SCP. 2022-04-10 23:48:09 -03:00
.gitignore [Galactica] Improve tests 2022-04-10 19:47:10 -03:00
.travis.yml [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
CHANGELOG.md [Galactica] Add alternative flags for SCP. 2022-04-10 23:48:09 -03:00
CONTRIBUTING.md [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
LICENSE [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
README.md [Galactica] Update readme and changelog. 2022-04-10 21:38:27 -03:00
composer.json [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
phpcs.xml.dist [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
phpstan.neon [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00
phpunit.xml.dist [Galactica] V5 initial scope 2022-04-10 01:20:03 -03:00

README.md

Magallanes

Linters Tests 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": "^5.0"
    }

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

vendor/bin/mage version

Codename Galactica

Each new mayor version of Magallanes will have a codename (like Ubuntu), version 3 was Nostromo, version 4 was Discovery One, and in the current version it is Galactica, in homage to the space battleship from the TV series Battlestar Galactica, both the '70s and the mind blowing revision of 2005.