DDEV CLI Manager (ddm): da script di 50 righe a tool completo https://salvatorenoschese.it/ddevmanager-ddm-da-script-di-50-righe-a-tool-completo/?x=

With git worktree it's easy to have multiple versions of your Drupal project checked out into different directories.And DDEV has a special feature to let you have the name of the project be determined by the directory it's in.So you can have the same git repository checked out 5 places and all 5 of them (with different features or bugs or whatever) running at the same time.This is surprisingly easy and pretty mature stuff. Take a moment with it and we'll have fun!See Slides and you might like Mark Labrecque's Workspace Manager .
DDEV CLI Manager (ddm): da script di 50 righe a tool completo https://salvatorenoschese.it/ddevmanager-ddm-da-script-di-50-righe-a-tool-completo/?x=
Oggi ho pubblicato ddm su GitHub.
Se vi va di provarlo... 😅
Lots of people know Randy Fay as the face of #DDEV, but few know that Stas Zhuk has been doing much of the heavy lifting the last few years under extremely challenging conditions. 💪🙌
https://www.thedroptimes.com/interview/66467/work-behind-workflow-stas-zhuk-and-future-ddev

With git worktree it's easy to have multiple versions of your Drupal project checked out into different directories.And DDEV has a special feature to let you have the name of the project be determined by the directory it's in.So you can have the same git repository checked out 5 places and all 5 of them (with different features or bugs or whatever) running at the same time.This is surprisingly easy and pretty mature stuff. Take a moment with it and we'll have fun!See Slides and you might like Mark Labrecque's Workspace Manager .
IMHO, This is all you need to take away from this blog post from Randy Fay about a new bit of #DDEV functionality: 🛠️
ddev utility xdebug-diagnose
I suspect this will collectively save folks a gazillion hours. ⏱️😅
https://ddev.com/blog/xdebug-step-debugging-understanding-and-troubleshooting/
Ddm (ddev manager) è ormai pronto.
Sto testando lo script su diverse distro (in VM) prima della pubblicazione su GitHub.
In pratica permetterà di installare e gestire una serie di progetti sfruttando ddev con pochi click.