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
Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing sequences. It provides a terminal user interface for constructing chains of shell commands while displaying real-time data transformations. The tool allows for the iterative development of command sequences with an instant live preview of processing results. Once a sequence is finalized, it functions as a shell script generator that exports the completed pipeline into a reusable script file. The workspace includes capabilities for terminal data exploration and text processing workflow
A repository of namespaced, composable shell (bash, sh and dash) function libraries. Takes aware the pain of shell scripting, making it robust and reusable. Includes secure curl usage, JSON, XML and Debian control file parsers, dependency documentation via attributes, and more. Batteries ARE included.
The main features of shellfire-dev/shellfire are: Shell Script Development, Shell Utilities.
Open-source alternatives to shellfire-dev/shellfire include: jorgebucaran/fishtape — 100% pure-Fish test runner. jorgebucaran/getopts.fish — Parse CLI options in Fish. oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… akavel/up — Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing… bash-lsp/bash-language-server — A language server for Bash. anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…