6 مستودعات
Frameworks and utilities for building and automating command-line tools in shell environments.
Explore 6 awesome GitHub repositories matching part of an awesome list · Shell Scripting Tools. Refine with filters or upvote what's useful.
Gum is a toolkit for building interactive, visually styled command-line interfaces and prompts directly within shell scripts. It functions as a library of modular components that allow developers to enhance terminal workflows by adding structured layouts, formatted text, and user-input widgets to standard command-line operations. The project distinguishes itself by providing a suite of specialized utilities for common shell tasks, such as fuzzy-matched selection menus, interactive file system navigation, and confirmation dialogs. It translates high-level styling and layout instructions into t
Tool for creating interactive and styled shell scripts.
BATS هو إطار عمل للاختبار وأداة أتمتة لنصوص shell وبرامج Unix. يعمل كمشغل اختبار يتحقق من سلوك نصوص shell من خلال التحقق من نجاح الأوامر ورموز الخروج عبر مجموعات اختبار آلية. يوفر إطار العمل واجهة متوافقة لبروتوكول Test Anything Protocol، مما يسمح له بتصدير النتائج للتكامل مع أدوات التقارير الخارجية وخطوط أنابيب البناء. كما يدعم استخدام صور الحاويات لضمان تنفيذ متسق لمجموعات الاختبار عبر أنظمة تشغيل مختلفة. يدير النظام التنفيذ الآلي لحالات الاختبار، بما في ذلك التحقق من سلوك نص shell وتوليد تقارير موحدة.
Provides a utility for automating the validation of Unix programs and shell scripts.
AllHackingTools is a security tool orchestrator and suite designed to install, update, and manage a wide array of third-party hacking and security utilities from a single command interface. It functions as a centralized hub for network analysis, open source intelligence, penetration testing, and social engineering tools. The project provides specialized frameworks for gathering open source intelligence and searching for user profiles across social platforms. It includes toolkits for network reconnaissance, vulnerability scanning, and the execution of security exploits, as well as a social eng
Wraps external binaries and scripts in a centralized command menu to manage execution and interface navigation.
Bash command line framework and CLI generator
Framework for generating feature-rich bash command-line tools.
Bash argument parsing code generator
Code generator for bash argument parsing.
Argc is a powerful Bash framework that simplifies building full-featured CLIs. It lets you define your CLI through comments, focusing on your core logic without dealing with argument parsing, usage text, error messages, and other boilerplate code.
Task management and automation tool for shell scripts.