1 Repo
Execution environments that dynamically resolve and provide necessary software packages at runtime.
Distinct from Dynamic Script Execution Environments: Focuses on software package resolution for scripts rather than statistical rendering in documents.
Explore 1 awesome GitHub repository matching development tools & productivity · Dependency-Aware Runtime Environments. Refine with filters or upvote what's useful.
pkgx is a cross-platform tool orchestrator and portable package runner that enables the execution of specific software versions without requiring permanent installation on the host system. It functions as a multi-ecosystem package wrapper, providing a unified interface to launch tools and managers from various language ecosystems. The project serves as an ephemeral environment provider and script dependency manager, allowing users to declare and automatically inject required software versions into scripts via a shebang line. This allows for the bootstrapping of temporary shells and containers
Dynamically resolves and provides necessary software packages and language dependencies at runtime when executing scripts.