Installation¶
Requirements¶
- Python 3.11+
- uv (recommended) or pip
Install as a CLI Tool¶
The recommended way to install MVER globally is with uv tool:
After installation, mver is available system-wide:
Add to a Monorepo¶
To pin MVER as a dev dependency inside your monorepo:
Then run it via: