MoVeDo: Remove as submodule, use as stand-alone tool
... As requested. It seems to work.
For you locally, you need the movedo repo checked out somewhere on your system, set MVD_HOME to that dir, and add "$MVD_HOME/bin" to your path.
then use e.g. mvd build
or mvd clean
mvd -h
works, and also mvd -l
(list all commands).