Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
PHP
JavaScript

Cannot retrieve the latest commit at this time.
Failed to load latest commit information. | |||
![]() |
data | ||
![]() |
src/PEAR2Web | ||
![]() |
tools | ||
![]() |
vendor | ||
![]() |
www | ||
![]() |
.gitignore | ||
![]() |
LICENSE.highlight | ||
![]() |
README | ||
![]() |
TODO | ||
![]() |
config.sample.php | ||
![]() |
pearscs.phar |
README
The PEAR2 website To release a package, run `pyrus scs-release MyPackage.tgz` handle then commit and push to git@github.com:pear2/pear2.php.net.git The live pear2.php.net site is running from branches/LIVE. To update the LIVE site: git checkout LIVE git merge master git push origin LIVE Requirements - * PHP 5.3.2+ Quick Setup: cp config.sample.php config.inc.php cp www/sample.htaccess www/.htaccess