dev-develop
dev-develop http://www.crazyawesomecompany.comPredefined Phing targets
BSD-3-Clause
phing
dev-feature/git
dev-feature/git http://www.crazyawesomecompany.comPredefined Phing targets
BSD-3-Clause
phing
Predefined Phing targets
Phing targets to import and use. The goal of this library to plugin your favorite development/quality tools in your project and run it with a simple command., (*1)
Create your build.xml
file and import the target xml files you want to use., (*2)
Importing the AutoPhing build files can be done with the ImportTask. This will import the targets into your own build file., (*3)
Example import
<import file="zf/zf.xml" />
, (*4)
A lot of the AutoPhing build files use configuration parameters to run the commands. Those parameters are defined in the .properties
files in the same directory. You can override those parameters with your own by just specifying them in your own build file., (*5)
Predefined Phing targets
BSD-3-Clause
phing
Predefined Phing targets
BSD-3-Clause
phing