Skip to content

Library with re-usable classes for KnightKrawler's FRC development

License

Notifications You must be signed in to change notification settings

frc2052/KnightLib

Repository files navigation

KnightKrawler Java Library

More information coming soon

Usage

First, add JitPack as a Maven repository in your build.gradle:

repositories {
    maven { url 'https://jitpack.io' }
}

Then add the dependency:

dependencies {
    compile 'com.team2052:KnightLib:1.0.0'
}

Documentation

The JavaDocs are available here

If you are interested in contributing, check out our contributing guide

If you want to make a release, check out the releasing guide

About

Library with re-usable classes for KnightKrawler's FRC development

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages