Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/in-my-ellement/whee
- Owner: in-my-ellement
- License: gpl-3.0
- Created: 2022-05-21T01:20:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T17:04:43.000Z (over 2 years ago)
- Last Synced: 2024-11-27T20:39:44.101Z (about 1 month ago)
- Topics: frc, gradlerio, ruby
- Language: Ruby
- Homepage: https://rubygems.org/gems/whee
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```