Skip to content

Jonathanm10/declutter

Repository files navigation

Declutter

Scrutinizer Code Quality

Install

Prerequistes

  • 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

Download and run the project

# 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.

Tests

To run the tests, you must first set the config values for the Petites annonces website. Then run $ vendor/bin/phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages