{"id":20796337,"url":"https://github.com/team236/standard","last_synced_at":"2026-04-21T12:04:27.811Z","repository":{"id":139879760,"uuid":"54076214","full_name":"Team236/Standard","owner":"Team236","description":"A few standard libraries we use for development","archived":false,"fork":false,"pushed_at":"2016-07-02T22:27:54.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T11:27:49.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Team236.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-03-17T00:33:14.000Z","updated_at":"2016-03-17T00:36:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"80af1140-a9fc-486d-beb5-7b34adbff531","html_url":"https://github.com/Team236/Standard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team236%2FStandard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team236%2FStandard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team236%2FStandard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team236%2FStandard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team236","download_url":"https://codeload.github.com/Team236/Standard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141257,"owners_count":20242817,"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":[],"created_at":"2024-11-17T16:26:44.989Z","updated_at":"2025-12-24T12:12:50.771Z","avatar_url":"https://github.com/Team236.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standard\nA few standard libraries we use for development\n\n## LogitechF310\nThis is a static class that allows you to clarify references to controller buttons.\nEg. instead of `new Button(1)` you use `new Button(LogitechF310.A)`\n\n## Installing\n\nIf your robot project (`workspace/robot`) is not a git project, this is very simple.\nJust open the command line, navigate to `workspace/robot/src` and type the following\ncommand: `git clone https://https://github.com/Team236/Standard.git standard`.\n\nIf your robot project is a git project, then you have to add it as a git submodule.\nThis is an experimental feature that hasn't existed for too long, so keep in mind\nthat it's not perfect for more complex purposes. For what we're doing, however, it's\nperfect. Just navigate to `workspace/robot/src` and type the following commands:\n\n`git submodule add https://github.com/Team236/Standard.git standard`\n\n`git submodule init`\n\nThis will import the module and create unstaged changes. You\nwill have to commit this change, and commit the change whenever you update the\nmodule.\n\nAfter this, your tree should look like this:\n\n    MyRobot\n        src\n            standard\n            org\n                first\n                    ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam236%2Fstandard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam236%2Fstandard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam236%2Fstandard/lists"}