Skip to content

cordoval/hangman-tdd

Repository files navigation

Build Status Scrutinizer Code Quality

Hangman TDD exercise

HTTPDUSER=`ps aux | grep -E '[a]pache|[h]ttpd|[_]www|[w]ww-data|[n]ginx' | grep -v root | head -1 | cut -d\  -f1`
sudo chmod +a "$HTTPDUSER allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs
sudo chmod +a "`whoami` allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs
export DATABASE_NAME=qandidate
export DATABASE_USER=root
export DATABASE_PASSWORD=test
composer install
php app/console util:sql

How it looks:

demo

From Exodus 9:14-16 (ESV):

For this time I will send all my plagues on you yourself, and on your servants and your people, so that you may know that there is none like me in all the earth. For by now I could have put out my hand and struck you and your people with pestilence, and you would have been cut off from the earth. But for this purpose I have raised you up, to show you my power, so that my name may be proclaimed in all the earth.

Releases

No releases published

Packages

No packages published