SDKVM - SDK Version Manager Super simple and even faster SDK Version Manager. Warning: tested on: Ubuntu MacOS BigSur Installation Just append init.sh script to the end of your .bashrc. cd ~ git clone git@github.com:pmendelski/sdkvm.git .sdkvm echo "source ~/.sdkvm/init.sh" >> .bashrc