{"id":17749536,"url":"https://github.com/oresoftware/public-bash-utils","last_synced_at":"2025-04-01T08:11:34.144Z","repository":{"id":95713022,"uuid":"193993995","full_name":"ORESoftware/public-bash-utils","owner":"ORESoftware","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-23T02:35:15.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-02T00:26:07.667Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ORESoftware.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-06-27T00:11:35.000Z","updated_at":"2020-02-23T02:35:17.000Z","dependencies_parsed_at":"2023-05-21T15:31:01.973Z","dependency_job_id":null,"html_url":"https://github.com/ORESoftware/public-bash-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fpublic-bash-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fpublic-bash-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fpublic-bash-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fpublic-bash-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ORESoftware","download_url":"https://codeload.github.com/ORESoftware/public-bash-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246604611,"owners_count":20804100,"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-26T11:23:39.549Z","updated_at":"2025-04-01T08:11:34.126Z","avatar_url":"https://github.com/ORESoftware.png","language":"Shell","readme":"# public-bash-utils\n\n\n### How to use\n\n```bash\n\n#!/usr/bin/env bash\n\nset -e;\n\nname='entity-tools'\n\n(\n   curl 'https://raw.githubusercontent.com/oresoftware/public-bash-utils/master/install.sh' | bash\n) \u0026\n\nsource \"$HOME/.oresoftware/bash/public-bash-utils.sh\"\n\ndocker run -d -p '80:8080' --name \"$name\" \"$name\"\n\ndocker logs -f \"$name\" 2\u003e \u003e(tailing 'stderr') 1\u003e \u003e(tailing 'stdout')\n\n```\n\nif you are on bash version 4+, you can use:\n\n\n```bash\nsource \u003c(curl 'https://raw.githubusercontent.com/oresoftware/public-bash-utils/master/install.sh')\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fpublic-bash-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foresoftware%2Fpublic-bash-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fpublic-bash-utils/lists"}