previousDeveloper Tools for Pyrus (Previous) (Next) Using Pyrus to create PEAR packagesnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Using Pyrus to create PEAR2 packages

Introduction

Pyrus is particularly well-suited to maintaining a PEAR2 package, and can be used to easily create a package.xml with the make command. Once the requisite files are in place for this command, creating a release is as simple as

php -dphar.readonly=0 pyrus.phar make -pphar,tar,tgz,zip

In addition, Pyrus provides a simple facility for creating a new PEAR2 package, the generate-pear2 command. With this command, a skeleton directory and file setup is created that can be immediately used to get started with a new package.

previousDeveloper Tools for Pyrus (Previous) (Next) Using Pyrus to create PEAR packagesnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.