Skip to content

CoffeeCoder1/VendorTools

Repository files navigation

VendorTools

VendorTools is a set of build scripts designed to make creating WPILib Vendor Dependencies easier. This replaces the WPILib Vendor Template's publish.gradle script with a Gradle plugin, making it easier to configure and maintain Vendordeps, since you don't have to maintain the build system yourself.

What works

  • Java builds
  • Publishing to a local Maven repository to be hosted over HTTP
  • Filling in template values in a Vendordep JSON
  • Combiner plugin (replaces WPILib's Build Tools Combiner)
  • CI workflows

What doesn't work (yet)

  • C++ builds
  • JNI builds (probably)

Things I might add someday

About

A set of build tools designed to make building WPILib Vendordeps easier.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages