mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2026-07-11 10:34:30 -05:00
[PR #174] [MERGED] Add alinex bashlib to Shell Script Development #3307
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
b41ef3eAdd 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
remoteto 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.