download pake
pake can be installed as a PEAR package or can be included in your project as a single PHP file.
installation
To install the latest pake version, you can use the following pear package:
pear install http://www.pake-project.org/downloads/pake-current.tgz
PEAR install
To install pake with PEAR, you must have PEAR v. 1.4.1 installed.
pear upgrade PEAR
pear channel-discover pear.symfony-project.com
pear install symfony/pake
