Skip to content

cordoval/phpspec-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Instructions

git clone git://github.com/cordoval/phpspec-composer.git
cd phpspec-composer

If you already have composer installed system wide then move on to the next step:

wget http://getcomposer.org/composer.phar
php composer.phar install

If you have composer installed as in a development setup then do:

composer install

And now just run phpspec with:

./phpspec-composer.php -h

About

Sample PHPSpec Composer Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages