{"id":18779353,"url":"https://github.com/zostay/app-colorist","last_synced_at":"2025-12-17T23:30:17.327Z","repository":{"id":56839921,"uuid":"21079895","full_name":"zostay/App-Colorist","owner":"zostay","description":"Add color to your plain old outputs","archived":false,"fork":false,"pushed_at":"2015-02-15T22:14:17.000Z","size":248,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T10:29:00.107Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/zostay.png","metadata":{"files":{"readme":"README.mkd","changelog":"Changes","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":"2014-06-21T22:07:19.000Z","updated_at":"2018-06-27T20:53:31.000Z","dependencies_parsed_at":"2022-08-29T05:00:53.873Z","dependency_job_id":null,"html_url":"https://github.com/zostay/App-Colorist","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FApp-Colorist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FApp-Colorist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FApp-Colorist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FApp-Colorist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zostay","download_url":"https://codeload.github.com/zostay/App-Colorist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239690540,"owners_count":19681120,"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-11-07T20:19:42.631Z","updated_at":"2025-12-17T23:30:17.294Z","avatar_url":"https://github.com/zostay.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Colorist\n\nThis is a small Perl application for adding color to plain old output. This may\nbe configuration files or just program output. The highlighting is line-based,\nso if that doesn't work well with your output... umm... too bad? I mean, patches are\nwelcome!\n\n## Quickstart Guide\n\nHere's the quick way to get started.\n\n    # install colorist\n    cpanm App::Colorist\n  \n    # clone the shared configuration from github\n    git clone git://github.com/zostay/dot-colorist.git ~/.colorist\n  \n    # update your bashrc to setup the aliases you need\n    echo 'source $HOME/.colorist/bashrc' \u003e ~/.bashrc\n\nAfter you are done you can logout and log back in or run:\n\n    source ~/.colorist/bashrc\n\nAfter that, you can update your configuration to the latest just by pulling the\nlatest configuration from github:\n\n    # make sure colorist is up-to-date first\n    cpanm App::Colorist\n  \n    # update your configuration\n    cd ~/.colorist\n    git pull\n\nFor more information on how to write configurations, you can use the\ndocumentation that comes with the command to learn more:\n\n    # for command-line options and environment variables\n    perldoc colorist\n  \n    # for information on configuration\n    perldoc App::Colorist\n  \n    # for information on tools available to rulesets\n    perldoc App::Colorist::Ruleset\n  \n    # for information on extending or embedding colorist in other Perl applications\n    perldoc App::Colorist::Colorizer\n\nPlease report issues here or on CPAN RT if you have any problems with the\napplication.\n\nPull requests are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Fapp-colorist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzostay%2Fapp-colorist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Fapp-colorist/lists"}