Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 301 Bytes

Clone TYPO3 Flow and TYPO3 Neos testing demo distribution

git clone --recursive git://github.com/radmiraal/Flow-and-Neos-Testing.git
cd Flow-and-Neos-Testing
curl -s https://getcomposer.org/installer | php
php composer.phar install --dev