[PR #174] [MERGED] Add alinex bashlib to Shell Script Development #3839

Closed
opened 2026-07-10 17:54:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-lists/awesome-bash/pull/174
Author: @alinex
Created: 5/21/2026
Status: Merged
Merged: 5/21/2026
Merged by: @Knusper

Base: masterHead: master


📝 Commits (1)

  • b41ef3e Add alinex bashlib to Shell Script Development

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Added a new entry for alinex bashlib in the Shell Script Development section.

New App Submission

Repo or homepage link:

Description:
A modular Bash library for writing powerful, readable scripts. It provides
reusable functions for server administration, data processing, and external
service integration, with built-in support for remote execution across many
Linux distributions.

Why I think it's awesome:
Declarative, easy-to-read syntax that makes common tasks trivial — for
example, prefix any command with remote to run it on a remote host:

bash remote systemctl status apache2.service ​

Strong input validation, i18n support, and a comprehensive test suite
running across Debian, Ubuntu, Alpine, Arch, Fedora, and OpenSUSE.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-lists/awesome-bash/pull/174 **Author:** [@alinex](https://github.com/alinex) **Created:** 5/21/2026 **Status:** ✅ Merged **Merged:** 5/21/2026 **Merged by:** [@Knusper](https://github.com/Knusper) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b41ef3e`](https://github.com/awesome-lists/awesome-bash/commit/b41ef3e3d7ea22cb4a19db750b50283f0f58da26) Add alinex bashlib to Shell Script Development ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Added a new entry for alinex bashlib in the Shell Script Development section. <!--- Thank you for your pull request. Please fill out the fields below and check that your contribution adheres to our guidelines. --> #### New App Submission - [x] I've read the [contribution guidelines](https://github.com/awesome-lists/awesome-bash/blob/master/contributing.md). **Repo or homepage link:** - [Repository](https://gitlab.com/alinex/bash-lib) - [Documentation](https://alinex.gitlab.io/bash-lib) **Description:** A modular Bash library for writing powerful, readable scripts. It provides reusable functions for server administration, data processing, and external service integration, with built-in support for remote execution across many Linux distributions. **Why I think it's awesome:** Declarative, easy-to-read syntax that makes common tasks trivial — for example, prefix any command with `remote` to run it on a remote host: ​```bash remote systemctl status apache2.service ​``` Strong input validation, i18n support, and a comprehensive test suite running across Debian, Ubuntu, Alpine, Arch, Fedora, and OpenSUSE. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-10 17:54:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bash#3839