Skip to content

TexasTorque/TorqueLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code library created by and used within FRC 1477, Texas Torque.

Documentation

TorqueLib documentation can be found at www.torquelib.com.

Theses JavaDocs are generated and hosted from TorqueLibJavaDoc

Add to project

Well the easiest way is to make your new project using TorqueTemplate.

But if you so insist, you can add it to an existing project using:

git submodule add https://github.com/TexasTorque/TorqueLib src/main/java/org/texastorque/torquelib

Authors