{"id":22151410,"url":"https://github.com/src-run/bash-night-library","last_synced_at":"2026-01-06T03:05:27.593Z","repository":{"id":136386209,"uuid":"59986673","full_name":"src-run/bash-night-library","owner":"src-run","description":"The darker-library provides a light weight collection of bash functions that can be utilized as the basis for small-scale scripts.","archived":false,"fork":false,"pushed_at":"2018-09-09T14:36:29.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T18:24:22.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/src-run.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-05-30T06:43:31.000Z","updated_at":"2018-09-09T14:36:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7528db4-999b-4962-b89d-5396d339ebdb","html_url":"https://github.com/src-run/bash-night-library","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/src-run%2Fbash-night-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-run%2Fbash-night-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-run%2Fbash-night-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-run%2Fbash-night-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/src-run","download_url":"https://codeload.github.com/src-run/bash-night-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245276110,"owners_count":20588895,"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-12-02T00:33:01.392Z","updated_at":"2026-01-06T03:05:22.539Z","avatar_url":"https://github.com/src-run.png","language":null,"readme":"# [src-run] darker-library\n\n## Overview\n\n[Welcome](https://src.run/go/readme_welcome)!\n\nThe `darker-library` provides a light-weight collection of bash functions with the intention of providing a foundation\nfor small-scale shell scripts. For example, it provides helpful implementations for output handling (info, success,\nerror, warning implementations) as well as much more.\n\n### JTT\n\nThis package represents a single project within a [large collection](https://src.run/go/explore) of open-source code\nreleased under the *src-run* namespace, including framework-agnostic libraries, Symfony Framework bundles, and much\nmore. All of these projects are primarily authored and maintained by [Rob Frawley 2nd](https://src.run/rmf) for use in\nhis professional endevours as President of Source Consulting. You may also find others involved with a project by \nvisiting the [GitHub collaborators](https://src.run/darker-library/github_collaborators) web page for the repository.\n\n## Contributing\n\n### Issues, Requests, etc.\n\nTo report issues or make a feature request, use GitHub's [issue tracker](https://src.run/darker-library/github_issues).\nBe sure to include as much detail as possible in your report. For example, to aid in a quick resolution, consider\nproviding me with your operating system, the version exibiting issue (release/tag/sha-commit/etc), the version of the\ninterpreter required for the project (bash/php/ruby/etc), and any other enviornment information you think may provide\nuseful context to your report.\n\nWhile I [(robfrawley)](https://src.run/rmf) make every attempt to respond in a reasonable amount of time, generally less\nthan 48 hours, in practice this may not always be the case. Perhaps the notification GitHub sent to my e-mail got lost\nin the cracks, or I've taken a few days vacations and have intentionally gone off the grid, or something else. The one\nthing I *can guarentee to you* is that I am not ignoring the report.\n\nWith that in mind, after 72 hours of no response, please feel free to \"ping\" me using one of the following methods:\n\n - Post a short follow-up comment on your original (unanswered) GitHub issue. You can simply type the word \"ping\" or\n   \"bump\" in the new comment (unless you prefer being more creative with your language).\n - Reach out directly by e-mailing (issues@src.run)[mailto:issues@src.run]. Provide the project name and issue number as\n   reference within the e-mail.\n - Lastly, you should be able to always find me on IRC (Freenode network) using the handle `rmf`. I ofteen requent the\n   following channels: `#php`, `#symfony`, `#nginx`, `#mysql`.\n\n### Discussions, Ideas, Questions, etc.\n\nAnything that is not explicitly an \"issue\" or \"feature request\" falls into this category of \"general discussions\" and\nI'd prefer (and kindly ask) that these stay off the GitHub issue tracker. Instead, utalize the following channels:\n\n  - Find me on IRC (Freenode network) using the handle `rmf` or hop into the channel\n    [#src-run](irc://irc.choopa.net:6669/src-run)\n  - More to come soon...\n\n### Code\n\nYou created additional functionality during the use of this package? Send it back upstream! Don't hesitate to submit a\npull request! Beyond the requirements outlined in the [contibuting guide](https://src.run/darker-library/contributing),\nyour [imagination](https://src.run/go/readme_imagination) represents the only limitation.\n\n## License\n\nThis project is licensed under the [MIT License](https://src.run/go/mit), an [FSF](https://src.run/go/fsf)- /\n[OSI](https://src.run/go/osi)-approved and [GPL](https://src.run/go/gpl)-compatible, permissive free software license.\nReview the [LICENSE](https://src.run/darker-library/license) file distributed with this source code for additional\ninformation.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-run%2Fbash-night-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrc-run%2Fbash-night-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-run%2Fbash-night-library/lists"}