Xec: A Unified API for Localhost, SSH, Docker, and Kubernetes
Xec provides a consistent execution layer for TypeScript, enabling developers to run commands across various environments using a unified API.
Xec is a typed execution layer for TypeScript infrastructure, allowing developers to run commands across local machines, SSH fleets, Docker containers, and Kubernetes pods through a single API. This consistency in error handling and output format eliminates the need to rewrite code when switching environments.