Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

chopshop-166/chopshopplugin

Repository files navigation

chopshopplugin

To use:

plugins {
    id "com.chopshop166.plugin" version "0.5"
}
dependencies {
    implementation chopshop.deps()
}

// Setting up my Jar File by adding the manifest so WPILib
// knows where to look for our Robot Class.
jar { manifest chopshop.manifest(ROBOT_MAIN_CLASS) }

About

Gradle plugin for VCS and dependencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages