feat(goreleaser): version 1.0

This commit is contained in:
2025-10-17 14:32:19 -04:00
parent 2a22f41fac
commit 4c185ebc5a
5 changed files with 80 additions and 3 deletions

View File

@@ -1,6 +1,11 @@
# RPS (Robot Pits Helper)
Manage your FRC robot code the UNIX way.
## Installing
You can grab the latest release [here](https://github.com/Squibid/rph/releases/latest).
Don't worry about the version, all versions should be compatible with all
versions of wpilib.
## Quick Start
Make a new project from a template
```sh