GradleRIO
GradleRIO copied to clipboard
Add clearFiles project property
Let me know if I missed something obvious, I hadn't looked much at the GradleRIO project before.
That would be a nice way to do it, but at first glance I didn't find an easy way to get a task that has access to the DeployContext, but if I have more time hopefully I'd find a cleaner way. (I also should double-check it works...)
This would close https://github.com/wpilibsuite/deploy-utils/issues/24
This is being done in more of an rsync style in https://github.com/wpilibsuite/deploy-utils/pull/31. Closing.