🚀 Automatic Version Switching
Seamlessly switches JDK versions based on your project configuration
☕ All Major JDK Distributions
Supports Oracle, OpenJDK, Amazon Corretto, Eclipse Temurin, and more
🐚 Universal Shell Support
Works seamlessly across all major shells including bash, zsh, fish, cmd, and PowerShell
Try it out!
winget install kopi
kopi local 21
java --version
brew install kopi-vm/tap/kopi
kopi local 21
java --version
curl -fsSL https://kopi-vm.github.io/install.sh | bash
kopi local 21
java --version
cargo install kopi
kopi local 21
java --version