{"id":13522710,"url":"https://github.com/retr0h/kubectl-rainbow","last_synced_at":"2025-04-30T09:07:10.391Z","repository":{"id":57558234,"uuid":"133259206","full_name":"retr0h/kubectl-rainbow","owner":"retr0h","description":"Simple binary to colorize output.","archived":false,"fork":false,"pushed_at":"2020-12-13T19:15:10.000Z","size":2344,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-20T20:37:28.205Z","etag":null,"topics":["kubectl-plugins"],"latest_commit_sha":null,"homepage":null,"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/retr0h.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":"2018-05-13T17:26:06.000Z","updated_at":"2024-02-08T14:38:42.000Z","dependencies_parsed_at":"2022-08-28T11:41:35.912Z","dependency_job_id":null,"html_url":"https://github.com/retr0h/kubectl-rainbow","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/retr0h%2Fkubectl-rainbow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retr0h%2Fkubectl-rainbow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retr0h%2Fkubectl-rainbow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retr0h%2Fkubectl-rainbow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retr0h","download_url":"https://codeload.github.com/retr0h/kubectl-rainbow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231895823,"owners_count":18442377,"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":["kubectl-plugins"],"created_at":"2024-08-01T06:00:51.454Z","updated_at":"2024-12-30T18:12:17.981Z","avatar_url":"https://github.com/retr0h.png","language":"Go","funding_links":[],"categories":["kubectl Plugins"],"sub_categories":["Installing plugins via awesome-kubectl-plugins"],"readme":"# rainbow\n\nSimple binary to colorize output.\n\n## Dependencies\n\n    $ go get github.com/golang/dep/cmd/dep\n\n## Installation\n\n    $ go get github.com/retr0h/kubectl-rainbow\n\n## Usage\n\n    $ cat \u003c\u003c'EOL' \u003ekubectl-color\n    #!/bin/sh\n    exec kubectl $* | $GOPATH/bin/kubectl-rainbow\n    EOL\n\n    $ chmod +x kubectl-color\n    $ mv kubectl-color ~/bin/\n    $ kubectl color get po nginx\n\n    $ alias k='kubectl color'\n\n![Alt text](img/rainbow.png?raw=true \"Rainbow\")\n\n## Building\n\n    $ make build\n    $ tree .build/\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretr0h%2Fkubectl-rainbow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretr0h%2Fkubectl-rainbow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretr0h%2Fkubectl-rainbow/lists"}