Hey there, I have worked in a tool to control julia version in a easy way. It allow you to switch between julia versions in a easy way, so if you’re running a script in Julia v 0.3.7 but you wanna try the features from 0.6.0-pre.alpha you can switch between these versions with only one command, and after you have done you can come back to 0.3.7 version again.
HERE IS THE REPO and everyone is pretty welcome to contribute. If you haven’t the bash/shell knowledge issues are welcome too.
It’s only disponible for 64 bits arch, but I plan do it work on OSx in a near future. In a future I planning allow the package migration too, so you will not need reinstall all your current packages, the tool will make it for you.
feedback are welcome, for the things already are done and new ones.