{"id":20013111,"url":"https://github.com/thegreenmachine/greenscout-cli","last_synced_at":"2026-04-10T21:47:11.950Z","repository":{"id":240733677,"uuid":"777438066","full_name":"TheGreenMachine/GreenScout-CLI","owner":"TheGreenMachine","description":"The Command-line interface for FRC team 1816's scouting app, GreenScout","archived":false,"fork":false,"pushed_at":"2024-06-07T01:32:13.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T02:30:15.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/TheGreenMachine.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":"2024-03-25T21:11:49.000Z","updated_at":"2024-06-07T01:32:17.000Z","dependencies_parsed_at":"2024-11-13T07:34:56.103Z","dependency_job_id":"ebff9c7f-96ca-40b0-9e81-cae6cbb0a0ec","html_url":"https://github.com/TheGreenMachine/GreenScout-CLI","commit_stats":null,"previous_names":["thegreenmachine/greenscout-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheGreenMachine/GreenScout-CLI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGreenMachine%2FGreenScout-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGreenMachine%2FGreenScout-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGreenMachine%2FGreenScout-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGreenMachine%2FGreenScout-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheGreenMachine","download_url":"https://codeload.github.com/TheGreenMachine/GreenScout-CLI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGreenMachine%2FGreenScout-CLI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31660628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-13T07:34:46.426Z","updated_at":"2026-04-10T21:47:11.927Z","avatar_url":"https://github.com/TheGreenMachine.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GreenScout-CLI\nThe Command-line interface for FRC team 1816's scouting app, GreenScout!\n\n# Getting Started\n\nIt's expected that you at least know basic programming principles and practices. Additionally, knowing the [Go Programming Language](https://go.dev/learn/) will be neccessary when contributing to this CLI.\n\nTo get started, you'll first need the [Go Programming Language](https://go.dev/dl/), [Git](https://git-scm.com/downloads), and [VS Code (Optional)](https://code.visualstudio.com/Download).\n\nOnce you have all that installed, open up your terminal and enter this command\n```bash\ngit clone https://github.com/TheGreenMachine/GreenScout-CLI.git\n```\n\nThis will download the repository onto your computer and to move into it type this\n```bash\ncd GreenScout-CLI\n```\n\nThen, download all of the dependencies of this project with\n```bash\ngo get\n```\n\nThen, compile the CLI by running\n```bash\ngo build\n```\n\nFinally, to see the CLI's options, type\n```bash\n./GreenScoutCLI --help\n```\n\nIf you are so inclined, you can move the executable into your $PATH, though I do not recommend this, as the CLI is under constant development and constantly replacing such an executable may get tiresome. \n\nIf you are using VS Code, I highly recommend installing the [Golang Extension](https://marketplace.visualstudio.com/items?itemName=golang.Go).\n\nAdditional documentation, such as a list of commands available can be found [here](./docs/).\n\n# Roadmap (Tasks for future devs)\n- Add proper error handling\n\n# Contributers\n\n- [Tag C](https://github.com/TagCiccone)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegreenmachine%2Fgreenscout-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthegreenmachine%2Fgreenscout-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegreenmachine%2Fgreenscout-cli/lists"}