{"id":37107226,"url":"https://github.com/aca/pipetest","last_synced_at":"2026-01-14T12:53:38.960Z","repository":{"id":128586078,"uuid":"311078900","full_name":"aca/pipetest","owner":"aca","description":"test command line output with pipe","archived":false,"fork":false,"pushed_at":"2020-11-08T15:56:57.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-08T18:08:58.135Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aca.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":"2020-11-08T14:19:54.000Z","updated_at":"2024-06-19T08:10:45.942Z","dependencies_parsed_at":"2023-03-14T23:30:49.721Z","dependency_job_id":null,"html_url":"https://github.com/aca/pipetest","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/aca/pipetest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fpipetest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fpipetest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fpipetest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fpipetest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aca","download_url":"https://codeload.github.com/aca/pipetest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fpipetest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-14T12:53:38.188Z","updated_at":"2026-01-14T12:53:38.952Z","avatar_url":"https://github.com/aca.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pipetest\n\nSmall script to test command line output with pipe.   \nSoak up standard input and test output.\n\nSupports \n- Operators for text strings: \"=/==\",  \"!=\"\n- Operators to compare and examine numbers: \"-eq\", \"-ne\", \"-gt\", \"-ge\", \"-lt\", \"-le\"\n\n---\n\nFor example, Instead of \n```sh\n#!/usr/bin/env fish\nif test (echo -n 1) = 1; echo \"true\"; end\n```\n\nTest like\n```sh\n#!/usr/bin/env fish\nif echo -n 1 | pipetest = 1; echo \"true\"; end\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faca%2Fpipetest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faca%2Fpipetest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faca%2Fpipetest/lists"}