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
·

1 repository

Awesome GitHub RepositoriesMethod-Based Subcommand Mappings

Mechanisms that automatically map each public method on a command class to a subcommand, inheriting class-level argument defaults.

Distinct from Cargo Subcommand Integrations: Distinct from Cargo Subcommand Integrations: focuses on mapping class methods to subcommands in any CLI framework, not specifically the Cargo build system.

Explore 1 awesome GitHub repository matching development tools & productivity · Method-Based Subcommand Mappings. Refine with filters or upvote what's useful.

Awesome Method-Based Subcommand Mappings GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • wp-cli/wp-cliAvatar wp-cli

    wp-cli/wp-cli

    5,028Vezi pe GitHub↗

    WP-CLI is a command-line interface and automation tool for managing WordPress sites and databases through a terminal instead of a web browser. It functions as an extensible framework for executing site maintenance, administrative updates, and developer tooling via scripts and scheduled jobs. The tool provides specialized capabilities for database management, including search-and-replace operations, imports, and exports to modify or migrate site data. It also serves as a programmable interface that allows for the integration of AI agents to execute command-driven tasks. The system supports th

    Each public method on a command class becomes a subcommand, inheriting the class’s argument defaults.

    PHPcliframeworkhacktoberfest
    Vezi pe GitHub↗5,028
  1. Home
  2. Development Tools & Productivity
  3. Subcommand Registration
  4. Cargo Subcommand Integrations
  5. Method-Based Subcommand Mappings