Categories: None [Edit]

ukiryu

https://rubygems.org/gems/ukiryu
https://github.com/ukiryu/ukiryu
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.

Total

Ranking: 50,330 of 196,619
Downloads: 24,002

Daily

Ranking: 15,620 of 196,594
Downloads: 43

Depended by

RankDownloadsName

Depends on

RankDownloadsName
251,151,960,126thor
263207,975,375git
285195,531,870json-schema
10,606308,170lutaml-model
21,71978,572lutaml-xsd
54,61821,435versionian

Owners

#GravatarHandle
1iconribose
2iconmetanorma
3iconlutaml
4iconukiryu