This assumes that:
- You are using DDEV & it is running
- Gitify 2 is installed with composer inside a
/gitify/in the project root - A config.core.php has been added to the gitify folder that points to the MODX install
- The gitify file from this gist has been added to
.ddev/commands/web/folder
@rfay thx! Updated the gist :)