I cannot seem to get this data-migration-tool working. I have tried to install[1] and configure[2] the data-migration-tool as mentioned on directly or as seperate configuration module. With the exception that I am not installing via composer, I just did a git clone --branch 2.3.5 to the vendor/magento/data-migration-tool/ (I assume this works fine with Magento 2.3.6)
How do I know if the module in vendor/magento/data-migration-tool/ is correctly installed. Eg other modules do not have a src folder.
[1]
https://devdocs.magento.com/guides/v2.3/migration/migration-tool-install.html
[2]
https://devdocs.magento.com/guides/v2.3/migration/migration-tool-configure.html