{"id":15725439,"url":"https://github.com/ericmeyer/dotpretty","last_synced_at":"2025-07-18T04:35:33.038Z","repository":{"id":66879610,"uuid":"184572545","full_name":"ericmeyer/dotpretty","owner":"ericmeyer","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T15:02:33.000Z","size":113,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T21:20:39.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ericmeyer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-02T11:55:34.000Z","updated_at":"2020-06-06T23:19:19.000Z","dependencies_parsed_at":"2023-05-27T11:00:26.804Z","dependency_job_id":null,"html_url":"https://github.com/ericmeyer/dotpretty","commit_stats":{"total_commits":87,"total_committers":2,"mean_commits":43.5,"dds":"0.011494252873563204","last_synced_commit":"5cbcf697b6758fb20faa45d8bd5aa9b9e4752900"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericmeyer/dotpretty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Fdotpretty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Fdotpretty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Fdotpretty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Fdotpretty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericmeyer","download_url":"https://codeload.github.com/ericmeyer/dotpretty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericmeyer%2Fdotpretty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265701083,"owners_count":23813749,"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-03T22:21:01.752Z","updated_at":"2025-07-18T04:35:33.017Z","avatar_url":"https://github.com/ericmeyer.png","language":"Ruby","readme":"[![Build Status](https://travis-ci.org/ericmeyer/dotpretty.svg?branch=master)](https://travis-ci.org/ericmeyer/dotpretty)\n[![Gem Version](https://badge.fury.io/rb/dotpretty.svg)](https://badge.fury.io/rb/dotpretty)\n\n# Dotpretty\n\nDotpretty is a gem designed to clean up the output of `dotnet`. It works by piping the output of `dotnet` into `dotpretty`.\n\n## Installation\n\n`gem install dotpretty`\n\n## Usage\n\n### Example Usages\n\nHere is an example of the basic usage for `dotpretty`.\n\n`dotnet test -v=normal Test.Project/ | dotpretty`\n\nOrdinarily, you will probably want to suppress stderr output.\n\n`dotnet test -v=normal Test.Project/ 2\u003e\u00261 | dotpretty`\n\n### Command Options\n\n| Flag | Use | Default | Values |\n|------|-----|---------|--------|\n|`-c`, `--color`| Enables color output | false | |\n|`-h`, `--help`| Display this help | | |\n|`-r`, `--reporter`| Reporter to use to format output | basic | basic, json, progress |\n\n## Development\n\n### System Requirements\n\n * Ruby\n    * See `.ruby-version` file for specific version\n\n### Setup\n\n1. Fork repository (if needed)\n2. Clone repository\n3. `bundle install`\n\n### Tests\n\n * `rake spec` runs unit tests followed by acceptance tests\n * `bundle exec guard` starts a watcher to re-run tests\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericmeyer%2Fdotpretty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericmeyer%2Fdotpretty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericmeyer%2Fdotpretty/lists"}