{"id":16881590,"url":"https://github.com/benbjohnson/goo","last_synced_at":"2025-06-11T16:36:49.220Z","repository":{"id":28128902,"uuid":"31628049","full_name":"benbjohnson/goo","owner":"benbjohnson","description":"Thin wrapper for the Go toolchain.","archived":false,"fork":false,"pushed_at":"2020-11-10T23:56:19.000Z","size":17,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T21:05:49.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benbjohnson.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}},"created_at":"2015-03-03T23:53:24.000Z","updated_at":"2021-05-06T04:56:44.000Z","dependencies_parsed_at":"2022-09-03T15:01:43.263Z","dependency_job_id":null,"html_url":"https://github.com/benbjohnson/goo","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/benbjohnson%2Fgoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fgoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fgoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fgoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benbjohnson","download_url":"https://codeload.github.com/benbjohnson/goo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248387513,"owners_count":21095219,"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-10-13T16:04:05.991Z","updated_at":"2025-04-11T11:44:56.331Z","avatar_url":"https://github.com/benbjohnson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"goo ![Version](http://img.shields.io/badge/version-beta-blue.png)\n===\n\nGoo is a simple wrapper around the Go toolchain. It copies and bolds the first \nfile + line number error that occurs in the standard output and standard input.\nThis allows you switch back to your text editor and quickly jump to the line.\n\nThis code is in in beta and has been tested on Mac OS X only.\n\n\n## Usage\n\nYou can install `goo` by using `go get`:\n\n```sh\n$ go get github.com/benbjohnson/goo\n```\n\nAny command you execute with `goo` will have its arguments redirected to `go`:\n\n```sh\n$ goo build\n$ goo test -v -run=TestMyFunc\n```\n\nIf an error occurs with the format `FILE:LINE` then it will be copied to your\nclipboard and the entire line will be bolded. This allows you to jump to your\ntext editor and quickly jump to the file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fgoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenbjohnson%2Fgoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fgoo/lists"}