SkillAgentSearch skills...

Frc

:shell: ./frc - Beautiful FRC info in your Terminal :confetti_ball:

Install / Use

/learn @ErikBoesen/Frc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

./frc

A helpful CLI app for FRC-related tasks including fetching data on teams, events, matches, etc.

Screenshot

Compiling

  • Clone the repository and cd into it
  • Install with
go install

You may need to set your $GOBIN environment variable first.

Usage examples

  • Get all data on a team:
frc team 254
  • Get data on an event (If you omit the year, the current year will be inferred.):
frc event 2013cmp
  • To get match data:
frc match 2017mokc_qm23

Licensing

This software is available under the terms of the BSD License.

Authors

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4y ago
Forks1

Languages

Go

Security Score

75/100

Audited on Mar 28, 2022

No findings