awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesConditional Post-Command Chains

Runs additional commands only if all preceding custom commands succeed on a worker.

Distinct from Command Chaining: Distinct from Command Chaining: focuses on conditional execution based on success of preceding commands, not general command chaining.

Explore 1 awesome GitHub repository matching development tools & productivity · Conditional Post-Command Chains. Refine with filters or upvote what's useful.

Awesome Conditional Post-Command Chains GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • j3ssie/osmedeusAvatar de j3ssie

    j3ssie/Osmedeus

    6,425Voir sur GitHub↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Runs additional commands on workers only if all preceding commands succeed.

    Go
    Voir sur GitHub↗6,425
  1. Home
  2. Development Tools & Productivity
  3. CLI Command Frameworks
  4. CLI Command Registrars
  5. Command Chaining
  6. Conditional Post-Command Chains