{"id":25014311,"url":"https://github.com/gregoryv/gocolor","last_synced_at":"2025-03-30T05:13:19.547Z","repository":{"id":74438782,"uuid":"471634550","full_name":"gregoryv/gocolor","owner":"gregoryv","description":"Colorize go test output and more","archived":false,"fork":false,"pushed_at":"2023-08-12T05:01:19.000Z","size":1199,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T07:19:30.991Z","etag":null,"topics":["terminal","test","testing"],"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/gregoryv.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"gregoryv","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-03-19T08:21:03.000Z","updated_at":"2024-01-12T18:28:27.000Z","dependencies_parsed_at":"2024-06-20T08:19:02.588Z","dependency_job_id":"b438169c-116b-4629-9717-bcdc3f75c848","html_url":"https://github.com/gregoryv/gocolor","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fgocolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fgocolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fgocolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fgocolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoryv","download_url":"https://codeload.github.com/gregoryv/gocolor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277360,"owners_count":20751549,"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":["terminal","test","testing"],"created_at":"2025-02-05T07:19:04.383Z","updated_at":"2025-03-30T05:13:19.519Z","avatar_url":"https://github.com/gregoryv.png","language":"Go","funding_links":["https://patreon.com/gregoryv"],"categories":[],"sub_categories":[],"readme":"gocolor - basic coloring of go test output\n\n![](gocolor_logo.png)\n\nGocolor simplifies scanning for successful or failed test cases. For\n easy pipeline integration the command will use exit code 1 if a\n failed test is found.\n\n# Quick start\n\n    $ go install github.com/gregoryv/gocolor/cmd/gocolor@latest\n\t$ go test -v ./... | gocolor\n\t\n![](example_video.gif)\n\n\n# Features\n\n## Default\n\nThis tool was initially developed to color go test output for easy\nscanning of pass-, skip- and failed tests. By default those prefixes\nwill be colored in a fixed set of colors.\n\n## Custom\n\nFor any other coloring you can supply custom colors on the command line\n\n    $ echo \"hello my friend\" | gocolor \"hello:red\" \"friend:green;blink;dim\"\n\n## Configured\n\nFrom v0.9.0 you can configure a set of default coloring expressions in\neither local .gocolor or $HOME/.gocolor file; one expression on each\nline, e.g.\n\n    error:red\n\twarning:cyan\n\tinfo:green\n\tpanic:bgred;white;blink\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fgocolor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoryv%2Fgocolor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fgocolor/lists"}