https://github.com/src-run/bash-core-library
A lightweight collection of core bash functionality, including basic StdIO logic, user- permissions-related logic, and automatic runtime dependency loading logic.
https://github.com/src-run/bash-core-library
Last synced: 3 months ago
JSON representation
A lightweight collection of core bash functionality, including basic StdIO logic, user- permissions-related logic, and automatic runtime dependency loading logic.
- Host: GitHub
- URL: https://github.com/src-run/bash-core-library
- Owner: src-run
- License: mit
- Created: 2017-10-04T20:45:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T14:35:58.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T18:24:23.707Z (5 months ago)
- Language: Shell
- Homepage: https://src.run/bash-core-library
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [src-run] bash-core-library
## Overview
[Welcome](https://src.run/go/readme_welcome)!
The `core-library` provides a lightweight collection of core bash functionality, including basic StdIO logic, user- permissions-related logic, and automatic runtime dependency loading logic.### JTT
This package represents a single project within a
[large collection](https://src.run/go/explore) of open-source code released
under the *Scribe* namespace, comprised of framework-agnostic libraries,
and a number of Symfony bundles. These projects are authored and maintained
by [Rob Frawley 2nd](https://src.run/rmf) and
[collaborators](https://src.run/bash-core-library/github_collaborators),
often with the support of [Scribe Inc](https://src.run/go/scribe-home).## Contributing
### Discussion
For general inquiries or to discuss a broad topic or idea, you can find
*robfrawley* on Freenode. There is also a *#scribe* channel, which can
be joined using the following link
[irc.choopa.net:6669/scribe](irc://irc.choopa.net:6669/scribe).### Issues
To report issues or request a new feature use
[GitHub](https://src.run/bash-core-library/github_issues)
or [GitLab](https://src.run/bash-core-library/gitlab_issues)
to start a discussion. Include as much information as possible to aid in
a quick resolution. Feel free to "ping" the topic if you don't get a
response within a few days.### Code
You created additional functionality during the use of this package? Send
it back upstream! *Don't hesitate to submit a pull request!* Beyond the
brief requirements outlined in the
[contibuting guide](https://src.run/bash-core-library/contributing),
your [imagination](https://src.run/go/readme_imagination)
represents the only limitation.## License
This project is licensed under the
[MIT License](https://src.run/go/mit), an
[FSF](https://src.run/go/fsf)-/[OSI](https://src.run/go/osi)-approved
and [GPL](https://src.run/go/gpl)-compatible, permissive free software
license. Review the
[LICENSE](https://src.run/bash-core-library/license)
file distributed with this source code for additional information.