Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/in-my-ellement/whee

a faster deploy tool for FRC
https://github.com/in-my-ellement/whee

frc gradlerio ruby

Last synced: 14 days ago
JSON representation

a faster deploy tool for FRC

Awesome Lists containing this project

README

        

# whee

whee is a command-line program to accelerate the GradleRIO deploy process used in the FIRST Robotics Competition. It automatically connects to available robot WiFi networks and deploys code.

> whee is still largely untested and is not approved or endorsed by FIRST in any way.

### usage

```
Usage: whee [options]
-t, --team=TEAM Team number to connect to
-n, --name=NAME Network name excluding team number
-y, --year=YEAR WPILib version to use JDK from
-c, --connect Only connect and not deploy
```