An open API service indexing awesome lists of open source software.

https://github.com/wpsh/chassis-composer-demo


https://github.com/wpsh/chassis-composer-demo

chassis composer wordpress-development

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Demo of using [Chassis](https://github.com/Chassis/Chassis) as [a Composer dependency](https://github.com/Chassis/Chassis/issues/481).

- Uses a local [`Vagrantfile`](Vagrantfile) that loads the Chassis `Vagrantfile` from the `vendor/chassis/chassis` directory.

Currently it doesn't work because Chassis looks for `config.local.yaml` override in the same directory as the original `Vagrantfile`.