awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesCommand Hierarchies

Structural definitions of commands and arguments to organize user actions and access control.

Distinct from Custom Command Definitions: Focuses on the tree-like structure of command arguments rather than just individual definitions

Explore 2 awesome GitHub repositories matching development tools & productivity · Command Hierarchies. Refine with filters or upvote what's useful.

Awesome Command Hierarchies GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pumpkin-mc/pumpkinAvatar Pumpkin-MC

    Pumpkin-MC/Pumpkin

    7,827Vezi pe GitHub↗

    Pumpkin is a high-performance Minecraft game server implementation designed to host shared virtual worlds. It is specifically built to support multiple client editions, allowing different game versions to interact within a single world. The project distinguishes itself through a flexible plugin architecture that supports extensions written in Go and Python. These extensions are loaded as portable binary modules, enabling developers to implement custom game logic and modify server behavior without altering the core codebase. The server covers a broad range of operational capabilities, includi

    Defines a command tree with names and arguments to handle user actions and enforce access permissions.

    Rustdockergame-servergamedev
    Vezi pe GitHub↗7,827
  • yeoman/yoAvatar yeoman

    yeoman/yo

    3,959Vezi pe GitHub↗

    Yo is a Node.js CLI framework and project template orchestrator used to automate the creation of standardized software projects. It functions as an interactive project generator and scaffolding runner that produces customized source code and manifests based on user input and predefined templates. The system utilizes a plugin-based architecture to discover and execute external setup tools. It distinguishes itself through a memory-first file system that resolves conflicts before committing changes to disk and a priority-queue task orchestration model to ensure the correct execution order of com

    Allows generators to organize specialized commands into a directory-based hierarchy for better structure and discovery.

    JavaScript
    Vezi pe GitHub↗3,959
  1. Home
  2. Development Tools & Productivity
  3. CLI Command Frameworks
  4. Custom Command Definitions
  5. Command Hierarchies