Getting Started
Getting Started
Install and run UpgradeMate in just a few minutes.
Prerequisites
- A supported package manager (npm, pip, go modules, or cargo)
- Git ≥ 2.30
- Read/write access to your repository
Install
brew install upgrademateFirst run
upgrademate init
upgrademate scan
upgrademate upgrade --dry-runThe
--dry-run flag shows what would change without modifying any files —
perfect for your first run.Next steps
- Configure UpgradeMate via
upgrademate.yaml