Smashing Bash into Pieces | Moved to Codeberg
الميزات الرئيسية لـ xsc/bashing هي: Shell Package Management, Shell Script Development.
تشمل البدائل مفتوحة المصدر لـ xsc/bashing: oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… andsens/homeshick — git dotfiles synchronizer written in bash. anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash… bash-it/bash-it — Bash-it is a framework for organizing and enhancing the Bash shell environment. It provides a structured system for… bash-lsp/bash-language-server — A language server for Bash. alichtman/shallow-backup — Git-integrated backup tool for macOS and Linux devs.
This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b
Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet
Git-integrated backup tool for macOS and Linux devs.