/php-welcomepack

Primary LanguagePHPOtherNOASSERTION

PHP-WELCOMEPACK

This is a repo showing a basic setup in PHP, using:

##Build

curl -sS https://getcomposer.org/installer | php
php composer.phar install

##Test

$ /runTests.sh

##Run

$ /runTests.sh

REVISIONS

##0.1.0 2015-12-17 | Pablo del Vecchio

  • First commit