mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-07-16 11:04:59 -05:00
[PR #742] Added shtoolkit to "Shell Script Development" #15468
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/alebcay/awesome-shell/pull/742
Author: @BetterScripts
Created: 7/11/2026
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
cdfedcfAdded shtoolkit to "Shell Script Development"📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding shtoolkit (formerly BetterScripts POSIX Suite) — a set of self-contained POSIX.1 shell libraries (emulated arrays/maps/deques, argument parsing, path and string utilities) with no external dependencies beyond a POSIX-compliant environment. Each library ships with its own test suite and full documentation, and has been verified across over a dozen shells, (including sh, bash, dash, ksh88/93, mksh, zsh, and busybox, including restricted-shell modes), on Ubuntu, Solaris, FreeBSD, OpenBSD, and WSL.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.