💾 Archived View for freeshell.de › tldr › phing.gmi captured on 2023-09-28 at 16:47:11. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

phing

A PHP build tool based on Apache Ant.

More information.

phing
phing -i {path/to/build.xml}
phing {task_name}
phing -f {path/to/build.xml} {task_name}
phing -b {path/to/log_file} {task_name}
phing -D{property}={value} {task_name}
phing -listener {class_name} {task_name}
phing -verbose {task_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY