awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesShell Scripting Tools

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.

Awesome Shell Scripting Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • charmbracelet/gumcharmbracelet का अवतार

    charmbracelet/gum

    22,814GitHub पर देखें↗

    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.

    Gobashshell
    GitHub पर देखें↗22,814
  • bats-core/bats-corebats-core का अवतार

    bats-core/bats-core

    6,115GitHub पर देखें↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Provides a utility for automating the validation of Unix programs and shell scripts.

    Shell
    GitHub पर देखें↗6,115
  • mishakorzik/allhackingtoolsmishakorzik का अवतार

    mishakorzik/AllHackingTools

    5,186GitHub पर देखें↗

    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.

    Shellall-in-onebruteforcecibersecurity
    GitHub पर देखें↗5,186
  • dannyben/bashlyDannyBen का अवतार

    DannyBen/bashly

    2,421GitHub पर देखें↗

    Bash command line framework and CLI generator

    Framework for generating feature-rich bash command-line tools.

    Ruby
    GitHub पर देखें↗2,421
  • matejak/argbashmatejak का अवतार

    matejak/argbash

    1,482GitHub पर देखें↗

    Bash argument parsing code generator

    Code generator for bash argument parsing.

    M4
    GitHub पर देखें↗1,482
  • sigoden/argcsigoden का अवतार

    sigoden/argc

    1,150GitHub पर देखें↗

    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.

    Rust
    GitHub पर देखें↗1,150
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Shell Scripting Tools

सब-टैग एक्सप्लोर करें

  • Tool Orchestration MenusCentralized command menus that wrap external binaries to manage execution flow. **Distinct from Shell Scripting Tools:** Focuses on the interactive menu orchestration of external tools rather than just automation scripts.