sa-tasche / pear2.php.net

PEAR2 website

Home Page:http://pear2.php.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The PEAR2 website

To release a package, run `pyrus scs-release MyPackage.tgz username` then commit 
and push to git@github.com:pear2/pear2.php.net.git

$ cd www/
$ php -dphar.readonly=0 /path/to/pyrus scs-release /path/to/package.tgz

The live pear2.php.net site is running from the master branch.

Requirements - 
* PHP 5.3.2+

Quick Setup:
git clone https://github.com/pear2/pear2.php.net.git
cp pear2.php.net/config.sample.php pear2.php.net/config.inc.php
cp pear2.php.net/www/sample.htaccess pear2.php.net/www/.htaccess

Edit the config and .htaccess files as necessary.

About

PEAR2 website

http://pear2.php.net/

License:Other


Languages

Language:PHP 61.6%Language:CSS 35.1%Language:JavaScript 3.4%