MobiDL - modules is a collection of tools wrapped in WDL to be used in any WDL workflow.
You can use this module as a submodule in another repository.
cd MyWorkflow
git submodule add git@github.com:MobiDL/modules.git
git config --global diff.submodule log
git config status.submodulesummary 1git submodule update --remote modules