Closed iturgeon closed 6 years ago
Found a bug already - {"src":"path/from/", "target":"path/target/", "exact":true},
will work correctly the first time, but create path/target/target/ if the directory already exists
There, I think that takes care of it
Hey! Sorry for my late response. I just realized I had messed up my gh settings so didn't get an email for this.
This looks really usefull, thanks a lot for submitting the PR.
np @msurdi, thanks for checking in
Adds ability to set package values to objects that allow each item to have a different destination.
In addition to that, it allows you to skip the default behavior of placing each package in a subdirectory of the target that matches the source package.