Uses mutagen to sync files into and out of a ddev web container and completely bypasses osxfs or nfs.
This script requires ddev v1.14.0 or newer. This method will not work with any ddev version older than that.
- Read the setup script. It's really short and won't take you very much time.
- No, seriously. Go read it. You're about to pipe commands from a stranger on the internet into your computer.
curl https://raw.githubusercontent.com/cweagans/ddev-mutagen/master/setup.sh | bash
Wait, you didn't read it before you ran it? Are you crazy?