Skip to content

MoVeDo: Remove as submodule, use as stand-alone tool

Vobruba Robin requested to merge movedo_stand_alone into main

... 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).

Merge request reports