- Declutter is using Drifter, ensure you have its dependencies installed (Vagrant, VirtualBox or LXC and Ansible).
- You should also install the Vagrant Hostmanager plugin:
$ vagrant plugin install vagrant-hostmanager
# Clone the repository including the git submodule (that's what --recursive does for you)
$ git clone --recursive git@github.com:Jonathanm10/declutter.git && cd declutter
# Start the vagrant box from within the directory that contains the Vagrantfile.
$ vagrant up
You can now access the website at declutter.lo.
To run the tests, you must first set the config values for the Petites annonces website.
Then run $ vendor/bin/phpunit