Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions missing? #1

Open
codecowboy opened this issue May 31, 2015 · 1 comment
Open

Installation instructions missing? #1

codecowboy opened this issue May 31, 2015 · 1 comment

Comments

@codecowboy
Copy link

Hi the readme TOC contains links to installing / dev environment but the content is missing? Do you have some instructions anywhere?

@FlorianWolters
Copy link
Owner

Hi, I've cleaned up the ToC in commit e9ff98c. I don't have any instructions in this repository, just do the following:

git clone https://github.com/FlorianWolters/PHP-CodeKata.git
composer install
phpunit

You need PHP v5.4 and the dependency manager Composer to be able to execute the test files in the project. Additional dependencies are PHPUnit and Behat, but those are resolved with the second command above. Maybe I find some spare time in the future to update the repo together with the README.

Thank you for your question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants