with the power of taskwarrior!
Key | Value |
---|---|
Url | http://demo-dothings.david-badura.de/ |
Username | dothings |
Password | dothings |
composer install
npm install
To run:
docker-compose up
To stop and clean:
docker-compose down
Docker-compose 1.7+ is required (and docker-engine 1.11+) because of v2 configuration file.
NOTE: Entire environment is wired for development (app_dev.php Symfony front controller), host mounted volumes with sources, gulp builder watching.