{"id":15024146,"url":"https://github.com/flash3388/flashfrc","last_synced_at":"2026-01-20T02:21:14.949Z","repository":{"id":45101732,"uuid":"160866825","full_name":"Flash3388/FlashFRC","owner":"Flash3388","description":"FRC Plugin for FlashLib","archived":false,"fork":false,"pushed_at":"2024-02-24T11:54:54.000Z","size":4830,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T16:35:55.956Z","etag":null,"topics":["frc","java","robotics"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flash3388.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-07T19:28:17.000Z","updated_at":"2024-03-31T14:21:50.000Z","dependencies_parsed_at":"2023-12-21T01:01:44.882Z","dependency_job_id":"caa3d7d6-a81b-4bc0-8705-276f3727accb","html_url":"https://github.com/Flash3388/FlashFRC","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flash3388%2FFlashFRC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flash3388%2FFlashFRC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flash3388%2FFlashFRC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flash3388%2FFlashFRC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flash3388","download_url":"https://codeload.github.com/Flash3388/FlashFRC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247385709,"owners_count":20930601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["frc","java","robotics"],"created_at":"2024-09-24T19:59:51.479Z","updated_at":"2026-01-20T02:21:14.917Z","avatar_url":"https://github.com/Flash3388.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlashFRC\n\n![Maven Central](https://img.shields.io/maven-central/v/com.flash3388.flashlib/flashlib.frc.robot)\n![Travis (.org) branch](https://img.shields.io/travis/Flash3388/FlashFRC/master)\n![GitHub](https://img.shields.io/github/license/Flash3388/FlashFRC)\n\nFRC Plugin for FlashLib, providing extensions and implementations of components\nfor use with FRC robots. \n\nThe plugin is made up of 2 parts:\n- `flashlib.frc.robot` is the main component, provide everything needed to use __FlashLib__ with \nand FRC robot.\n- `flashlib.frc.nt` is a bunch of utilities for use with __NetworkTables__. It is entirely optional, and is not tied \nto the robot.\n\n## Building\n\nFlashLib uses the gradle build system. With the help of gradle-wrapper, all the is needed to build is to\nrun `./gradlew build` (on `Linux systems`) or `gradlew.bat build` (on `Windows systems`)\n\nYou can find the binary files in the `build` folder.\n\n## Using\n\n__FlashFRC__ releases are uploaded to _maven central_, so including it as a dependency is quite simple.\n\n### Gradle\n\nAdd to your build script, under `dependencies`:\n\n```Groovy\ndependencies {\n    implementation group: \"com.flash3388.flashlib\", name: \"flashlib.frc.robot\", version: \"$version\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflash3388%2Fflashfrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflash3388%2Fflashfrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflash3388%2Fflashfrc/lists"}