🛠️ WPILib-CLI is a command-line tool to generate new WPILib robotics projects.
git clone https://github.com/FRCTeam1915/wpilib-cli.git
# Depending on your system, it's either pip or pip3
pip install -e .
wpilib-cli --help| Language | Support Status |
|---|---|
| ☕ Java | Working in progress... |
Note
It is impossible to install Studica via ./gradlew vendordep because it will generate an http 403 error
You guys suck Studica, please fix your Maven repository!
Important
An URL is wrong? Feel free to open a PR here
| Name | Status |
|---|---|
| CommandBasedSkeleton | ✅ |
| Educational Robot |
Important
Desktop Support and JUnit 5 are enabled by default
Check out this video!
Note
Since this is just a toy project for recreational programming, Python should be good enough for now. My apologies for slow development! We're college students, and we need to prioritize school work and life!