Skip to content

Getting Started Installation

github-actions[bot] edited this page Jul 2, 2026 · 1 revision

Installation

VMx currently ships as a source tree implementing spec v3.1.0 across C#, Python, TypeScript, and Swift. Public package availability can lag the source tree, so check the flavor README before pinning a release.

At A Glance

Flavor Install Surface Notes
C# dotnet add package VMx Package name is documented; public release is pending.
Python pip install vmx PyPI can trail the repo source tree.
TypeScript npm install @thekaveh/vmx rxjs Package surface is defined; public release is pending.
Swift SwiftPM package from repo tags Published through repo tags after release.

Related Pages

Clone this wiki locally