This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
Composer plugin? #1247
Closed
Description
Issue Type
- Feature Idea
Summary
@geerlingguy have you considered making DVM a composer plugin so you don't need a
delegating Vagrantfile?
see https://github.com/beetboxvm/beetbox/blob/master/composer/src/Plugin.php
This creates/updates a Vagrantfile
during a composer install
Then you'd just ignore the Vagrantfile
in .gitignore