Back to projects
curl -sSL https://github.com/ZideStudio/avm/releases/latest/download/install.sh | bash
curl -sSL https://github.com/ZideStudio/avm/releases/latest/download/install.sh | bash
rm -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
Article published on March 16, 2025
Name | Auto Version Manager |
Released | Mar 16, 2025 |
Target | Developers |