There should be way to include patches-- a user manually modifies a source file to become a destination file, and that is stored as a patch. "transform": { { "subject": { "use": "patch" }, "with": "mypatch.patch", ... } } Something like this...