Skip to content

hadley31/scoop-frc

Repository files navigation

scoop-frc

Tests Excavator

A scoop bucket for open source FRC software.

Please note these manifests are not maintained by the original app developers. If you experience any issues installing software from this scoop bucket, please create an issue in this repo!

How do I install these manifests?

  1. Open Powershell
  2. Install Scoop (if it is not already installed)
    Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
    irm get.scoop.sh | iex
  3. Add this bucket to scoop
    scoop bucket add frc https://github.com/hadley31/scoop-frc
  4. Install an FRC application
    scoop install pathplanner
  5. Run the application
    pathplanner

How do I contribute new manifests?

To make a new manifest contribution, please read the Contributing Guide.


About

A scoop bucket repository for FRC Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published