{"id":13367478,"url":"https://github.com/songgao/colorGo","last_synced_at":"2025-03-12T18:32:54.042Z","repository":{"id":6952760,"uuid":"8204684","full_name":"songgao/colorgo","owner":"songgao","description":"Colorize (highlight) `go build` command output","archived":false,"fork":false,"pushed_at":"2020-07-18T23:02:45.000Z","size":106,"stargazers_count":112,"open_issues_count":3,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-03T13:02:20.540Z","etag":null,"topics":["go"],"latest_commit_sha":null,"homepage":"","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/songgao.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}},"created_at":"2013-02-14T18:06:10.000Z","updated_at":"2024-08-03T13:02:20.540Z","dependencies_parsed_at":"2022-07-29T01:08:18.030Z","dependency_job_id":null,"html_url":"https://github.com/songgao/colorgo","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/songgao%2Fcolorgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songgao%2Fcolorgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songgao%2Fcolorgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songgao%2Fcolorgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/songgao","download_url":"https://codeload.github.com/songgao/colorgo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221309993,"owners_count":16795840,"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":["go"],"created_at":"2024-07-30T00:01:50.467Z","updated_at":"2024-10-24T11:31:24.508Z","avatar_url":"https://github.com/songgao.png","language":"Go","funding_links":[],"categories":["Go 语言工具","Go 語言工具"],"sub_categories":["路由"],"readme":"# colorgo\n`colorgo` is a wrapper to `go` command that colorizes output from `go build` and `go test`.\n![screenshot 1](http://songgao.github.com/colorgo/images/screenshot1.png)\n\n# Installation\n```\ngo get -u github.com/songgao/colorgo\n```\n\n# Usage\n```bash\ncolorgo build\n```\n\n# alias\n`colorgo` changes nothing to sub-commands other than `go build`. So you can optionally define alias in your shell conf so that `go build` always prints colorized error message:\n\nbash: `~/.bashrc`\n```\nalias go=colorgo\n```\n\nfish-shell: `~/.config/fish/config.fish`\n```\nalias go colorgo\n```\n\n# License\n[BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonggao%2FcolorGo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonggao%2FcolorGo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonggao%2FcolorGo/lists"}