{"id":36535124,"url":"https://github.com/buildertools/echoerr","last_synced_at":"2026-01-12T03:13:30.711Z","repository":{"id":75075277,"uuid":"100503585","full_name":"buildertools/echoerr","owner":"buildertools","description":"Sometimes you just need to print something to STDOUT and exit with a specific code... w/o shell assist.","archived":false,"fork":false,"pushed_at":"2017-08-16T15:45:03.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T17:41:52.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buildertools.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-16T15:21:53.000Z","updated_at":"2017-08-16T15:22:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"41eb8947-56d0-491f-9e37-0b7cb43f8b41","html_url":"https://github.com/buildertools/echoerr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/buildertools/echoerr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildertools%2Fechoerr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildertools%2Fechoerr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildertools%2Fechoerr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildertools%2Fechoerr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buildertools","download_url":"https://codeload.github.com/buildertools/echoerr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildertools%2Fechoerr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28333123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-01-12T03:13:30.115Z","updated_at":"2026-01-12T03:13:30.703Z","avatar_url":"https://github.com/buildertools.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# echoerr\n\n    Print a message to STDOUT and exit with the specified code.\n    \n    USAGE:\n            echoerr [exitcode] \u003cecho text...\u003e\n\n### Examples\n\n    $ echoerr 1 Pretty standard stuff\n    Pretty standard stuff\n    $ echo $?\n    1\n\n    $ echoerr 2 Something more interesting\n    Something more interesting\n    $ echo $?\n    2\n\n    $ echoerr 128 \"Standard shell stuff\" even vars: $PATH\n    Standard shell stuff even vars: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin\n    $ echo $?\n    128\n\n    $ echoerr No exit code \n    No exit code\n    $ echo $?\n    1\n\n### Installation\n\nFor gophers:\n\n    go get github.com/buildertools/echoerr\n\nFor Darwin (OSX):\n\n    curl -L -o ~/bin/echoerr https://github.com/buildertools/echoerr/releases/download/v1.0/echoerr-darwin64\n    chmod a+x ~/bin/echoerr\n\n### LICENSE\n\nReleased under [AL2](LICENSE) and copyright held by \"Jeff Nickoloff.\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildertools%2Fechoerr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildertools%2Fechoerr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildertools%2Fechoerr/lists"}