An open API service indexing awesome lists of open source software.

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.

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.