VendorTools

A set of build tools designed to make creating Vendordeps for FRC easier.

Library Template Maven Repo Template


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! Also, VendorTools provides some CI workflows which are built to allow you to build and publish your library entirely within GitHub (yes, even the Maven repo!).

This documentation also serves as a sort of unofficial documentation source for the Vendordep JSON format.


This site uses Just the Docs, a documentation theme for Jekyll.