* Changed "tool exec" to execute interactively instead of CID (not as child)
* Added GVM and Golang support
* Added Rust, rustup and Cargo tool support
* Fixed invalid handling of "tools" in futoin.json. Now, it expects a map
of tool=>version pairs as described in FTN16
* Fixed bug when path was not properly prepended, affects java, jdk, php
* Added --debug switch for builds
* Improved CLI docopt definition