m3co-code / vocabulary-trainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Build Status

Installation

Install the project, ssh into the machine and prepare the project:

git clone git@github.com:marco-jantke/vocabulary-trainer.git
cd vocabulary-trainer
vagrant up
vagrant ssh
cd /var/www/vocabulary_trainer
composer install
app/console doctrine:schema:create
app/console doctrine:fixtures:load

Execute the tests from the root directory in the machine:

bin/phpunit

About


Languages

Language:PHP 65.9%Language:Puppet 20.5%Language:Ruby 6.4%Language:ApacheConf 3.9%Language:Shell 3.3%