[PR #742] Added shtoolkit to "Shell Script Development" #13730

Open
opened 2026-07-11 23:21:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/742
Author: @BetterScripts
Created: 7/11/2026
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • cdfedcf Added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/742 **Author:** [@BetterScripts](https://github.com/BetterScripts) **Created:** 7/11/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`cdfedcf`](https://github.com/alebcay/awesome-shell/commit/cdfedcf074b6b4f02c09f02f81970e7ffc60ac44) Added shtoolkit to "Shell Script Development" ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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. --- <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-11 23:21:14 -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-shell#13730