Could you give me an instruction step by step how to use this tool with existing project? I'm trying and trying and even if I copy .env file to the new project, than create src and there git clone of the existing project - after m2c init a new magento project is added.
Edit:
I have just checked repo docker-magento-mutagen and there is this flag:
--magento-project=<path>
Can I use similar flag for m2c?
Thank you in advance
Could you give me an instruction step by step how to use this tool with existing project? I'm trying and trying and even if I copy .env file to the new project, than create src and there git clone of the existing project - after
m2c inita new magento project is added.Edit:
I have just checked repo docker-magento-mutagen and there is this flag:
--magento-project=<path>Can I use similar flag for m2c?
Thank you in advance