awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Argument and Configuration Management · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesArgument and Configuration Management

Utilities for parsing, validating, and managing the input parameters, startup flags, and runtime settings of command-line applications.

Explore 5 awesome GitHub repositories matching development tools & productivity · Argument and Configuration Management. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Tooling
  4. CLI Tooling Frameworks
  5. CLI Tooling
  6. Argument and Configuration Management

Awesome Argument and Configuration Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • massgravel/Microsoft-Activation-Scripts

    massgravel/Microsoft-Activation-Scripts

    166,451GitHubView on GitHub↗

    Microsoft Activation Scripts is a collection of batch-based tools designed for the activation and management of operating systems and productivity software. The project provides automated scripts for permanent activation through digital license emulation, hardware-based identification, and offline validation methods. I

    Batchfileactivatorhwidkms
  • yt-dlp/yt-dlp

    yt-dlp/yt-dlp

    147,702GitHubView on GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Pythonclidownloaderpython
  • anomalyco/opencode

    anomalyco/opencode

    107,154GitHubView on GitHub↗

    OpenCode is a framework for orchestrating autonomous AI agents within development environments. It provides a multi-tiered architecture where primary assistants manage user interaction while specialized subagents handle specific tasks like planning, research, and code generation. The system includes a comprehensive com

    TypeScript
  • microsoft/terminal

    microsoft/terminal

    101,848GitHubView on GitHub↗

    This project is a terminal emulator that provides a modern command-line interface with support for tabbed navigation, GPU-accelerated text rendering, and comprehensive Unicode character display. It functions as a host for multiple shell sessions, managing them as independent processes within a unified windowing environ

    C++cmdcommand-lineconsole
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase

Explore sub-tags

  • Activation SwitchesCommand-line utilities that facilitate software activation through various methods, including hardware-based identification.
  • Command Argument ParsersTools that handle command-line input parsing, including support for argument escaping and complex string quoting.
  • Command ConfigurationsSystems for customizing command behavior, including model overrides, agent assignments, and subtask triggering.
Execution Configurations
Utilities that manage program execution settings, including update checks, extractor lists, and platform definitions.
  • Execution Verbosity ControlsControls for adjusting command-line output, such as modifying logging levels, suppressing warnings, or simulating operations.
  • Terminal Launch ArgumentsConfiguration parameters passed during terminal initialization to define specific startup behaviors and environments.