mechboxes / mech

Easy command line virtual machines for VMWare
https://mechboxes.github.io/mech/
MIT License
311 stars 49 forks source link

Laravel Homestead - Config file #56

Open Davincible opened 5 years ago

Davincible commented 5 years ago

I'm using mech with the Laravel Homestead, and got it up and running, although it does not use the "Homestead.yaml" config file. This config contains multiple settings such as shared folder, IP and a bit more.

Is it possible to make mech use this config file like Vagrant would?