andres-montanez / Magallanes

The PHP Deployment Tool
https://magephp.com
MIT License
694 stars 167 forks source link

[Question] Local Install #463

Open mimmi20 opened 1 year ago

mimmi20 commented 1 year ago

Our company currently uses Phing for its Deployment, but we want to change that.

We use Phing not just for Deployment, but also for the local install process, which includes setting up a database, preparing symlinks and more.

Is it possible to use Magallanes for this?