{"id":17223160,"url":"https://github.com/daboross/bash-test-script","last_synced_at":"2025-03-25T16:23:08.244Z","repository":{"id":10987606,"uuid":"13307566","full_name":"daboross/bash-test-script","owner":"daboross","description":"Test Script - Tests bash projects","archived":false,"fork":false,"pushed_at":"2013-11-21T03:46:52.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T14:27:11.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/daboross.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":"2013-10-03T19:27:19.000Z","updated_at":"2018-05-18T13:23:17.000Z","dependencies_parsed_at":"2022-09-01T22:40:53.787Z","dependency_job_id":null,"html_url":"https://github.com/daboross/bash-test-script","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/daboross%2Fbash-test-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daboross%2Fbash-test-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daboross%2Fbash-test-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daboross%2Fbash-test-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daboross","download_url":"https://codeload.github.com/daboross/bash-test-script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245496989,"owners_count":20624934,"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-15T04:07:30.868Z","updated_at":"2025-03-25T16:23:08.222Z","avatar_url":"https://github.com/daboross.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bash Testing Script\n===================\n\nScript to test bash projects\n\nWhen the test.sh script is run, it will check all files in the src/ directory. It will exit 1 on error, and 0 on success.\n\nAn example usage in a `.travis.yml` file for [travis-ci](http://travis-ci.org).\n\n```\nlanguage: sh\ninstall:\n- wget https://raw.github.com/daboross/bash-test-script/master/test.sh -O test.sh\n- chmod 775 test.sh\nscript: ./test.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaboross%2Fbash-test-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaboross%2Fbash-test-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaboross%2Fbash-test-script/lists"}