geeks4change / geeky-deploy
There is no license information available for the latest version (6.x-dev) of this package.
6.x-dev
2024-10-05 16:55 UTC
Requires
- baraja-core/shutdown-terminator: ^1.0
- brick/varexporter: ^0.4.0
- cweagans/composer-patches: ^1
- jolicode/castor: ^0.14.0
- symfony/filesystem: ^6.4
- symfony/yaml: ^6.4
Requires (Dev)
- phpunit/phpunit: ^10.5
README
To enable and use:
- Ensure castor is installed globally: xxx
- In your project:
castor composer require geeks4change/geeky-deploy:^6
to add to separate castor composer install.- Copy and adapt files from the example directory:
- castor.php includes
- deploy.targets.php
For debugging, use verbosity 2 or 3 e.g. ?castor -vvv deploy TARGET
.
Have fun!