{"id":50721219,"url":"https://github.com/codeforester/bashlib","last_synced_at":"2026-06-10T00:01:37.429Z","repository":{"id":307754037,"uuid":"1030597173","full_name":"codeforester/bashlib","owner":"codeforester","description":"Reusable, testable Bash libraries for automation and scripting. Especially useful for SRE and DevOps engineers who write a lot of Bash code.","archived":false,"fork":false,"pushed_at":"2025-08-02T00:23:00.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-02T02:30:46.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeforester.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,"zenodo":null}},"created_at":"2025-08-01T23:36:50.000Z","updated_at":"2025-08-02T00:23:03.000Z","dependencies_parsed_at":"2025-08-02T02:41:02.521Z","dependency_job_id":null,"html_url":"https://github.com/codeforester/bashlib","commit_stats":null,"previous_names":["codeforester/bashlib"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/codeforester/bashlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforester%2Fbashlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforester%2Fbashlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforester%2Fbashlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforester%2Fbashlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeforester","download_url":"https://codeload.github.com/codeforester/bashlib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforester%2Fbashlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34130642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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-06-10T00:01:36.955Z","updated_at":"2026-06-10T00:01:37.425Z","avatar_url":"https://github.com/codeforester.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bashlib\n\n\u003e Reusable, tested, and standards-compliant Bash libraries for Linux/macOS automation.\n\n## 📁 Directory Structure\n\nbashlib/  \n├── lib/           # Bash libraries (e.g. lib_std.sh)  \n├── tests/         # BATS test suites for all libraries  \n├── examples/      # Sample scripts using the libraries  \n├── STANDARDS.md   # Coding and design guidelines  \n└── README.md      # This file\n\n---\n\n## 🔧 Requirements\n\nTo use or contribute to this project, you'll need:\n\n- **Bash 4.0+**  \n  macOS users may need to install a newer version via Homebrew:  \n  `brew install bash`\n\n- **bats-core** — for test execution  \n  https://github.com/bats-core/bats-core\n\n- **git** — for managing the repository and test dependencies\n\n---\n\n## 🚀 Quick Start\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/\u003cyour-username\u003e/bashlib.git\n   cd bashlib\n\n## 📚 References\n\n- **BashFAQ**\n  https://mywiki.wooledge.org/BashFAQ\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforester%2Fbashlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeforester%2Fbashlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforester%2Fbashlib/lists"}