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