Back to projects
curl -sSL https://github.com/ZideStudio/avm/releases/latest/download/install.sh | bashcurl -sSL https://github.com/ZideStudio/avm/releases/latest/download/install.sh | bashrm -rf ~/.avm
# AVM - Auto Version Manager
avm() { source ~/.avm/bin/avm "$@"; }
avm run --managers all # Automatically call avm cli each time terminal opens
avm update --auto # Auto-update AVM daily
Editor
Article published on March 16, 2025
Updated on August 20, 2025
| Project | Auto Version Manager |
| Released | March 16, 2025 |
| Target | Developers |
| Contributors | Nekeo |
View Source Code