2 repository-uri
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.
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.
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.