VendorTools
A set of build tools designed to make creating Vendordeps for FRC easier.
VendorTools is a set of build tools designed to replace the build scripts in the WPILib Vendor Template. By replacing the publish.gradle
script with a proper Gradle plugin, dependency developers no longer need to maintain their dependencies’ build systems themselves - just import the plugin and configure it, and you’re set! I’m also planning on providing some CI workflows (likely just for GitHub Actions), which you will be able to depend on, but I haven’t quite gotten around to that yet.