Install Guide

Pirus may be installed in several ways, choose your favorite.

Pirus is an executable that you’ll run from the command line to build your PEAR Channel Server with your own template for the web interface. Before you begin, ensure that you have at least PHP 5.2.1 installed.

$ pear channel-discover bartlett.laurent-laville.org
$ pear install bartlett/Pirus

You can now execute Pirus simply by running the pirus command:

You can also clone the project.

$ git clone git://github.com/llaville/Pirus.git && cd Pirus

Check that Pirus works. Run the local pirus command.

$ php pirus

That should give expected result:

Pirum DEV by Fabien Potencier, Pirus by Laurent Laville
Available commands:
  pirum build target_dir
  pirum add target_dir Pirum-1.0.0.tgz
  pirum remove target_dir Pirum-1.0.0.tgz