RubyGems Navigation menu

ukiryu 0.2.4

Ukiryu is a platform-adaptive command execution framework that transforms CLI tools into declarative APIs. It provides the "OpenAPI" for command-line interfaces, enabling cross-platform tool integration with type safety and structured results. Key features: * Declarative YAML profiles define tool behavior, eliminating hardcoded command strings * Platform-adaptive execution across macOS, Linux, and Windows * Shell-aware command formatting for bash, zsh, fish, PowerShell, and cmd * Type-safe parameter validation with automatic coercion * Version routing support with semantic version matching (via Versionian) * Interface contracts allow multiple tools to implement the same abstract API * Structured Result objects with success/failure information instead of parsing stdout * Comprehensive error handling under Ukiryu::Errors namespace The Ukiryu ecosystem consists of: * ukiryu gem - The runtime framework * ukiryu/register - Collection of YAML tool profiles * ukiryu/schemas - JSON Schema for validation Use Ukiryu to integrate command-line tools like ImageMagick, FFmpeg, Inkscape, Ghostscript, and more into your Ruby applications with consistent, predictable interfaces.

Gemfile:
=

instalar:
=

Versiones:

  1. 0.2.4 February 22, 2026 (252 KB)
  2. 0.2.3 February 20, 2026 (252 KB)
  3. 0.2.2 February 19, 2026 (261 KB)
  4. 0.2.1 February 19, 2026 (261 KB)
  5. 0.2.0 February 19, 2026 (252 KB)
Mostrar todas las versiones (11 total)

dependencias de Runtime (6):

git ~> 3.0
lutaml-model ~> 0.7.0
lutaml-xsd ~> 0.1.0
thor >= 0
versionian ~> 0.1

Propietarios:

Subida por:

GitHub

Autores:

  • Ribose Inc.

SHA 256 checksum:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total de descargas 2.935

Para esta versión 791

Versión publicada:

Licencia:

BSD-2-Clause

Versión de Ruby requerida: >= 2.7.0

Enlace: