polderknowledge/build-tools

A set of tools we use to build our packages.

3.0.0 2019-01-16 13:22 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:08:01 UTC


README

Latest Version on Packagist Software License Build Status Total Downloads

This package contains a default set of Phing targets used by our php-projects. We are aiming to cover all tools required for php builds. You can enable and disable targets by adding a build.properties file to your project. But only do this if you have very good reasons! It is not recommended to disable or override any of the targets!

Install

Via Composer

$ composer require polderknowledge/build-tools

Usage

Execute php vendor/bin/pk-init-build.php in your projects root. This will create a default build.xml.

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

There are no test scripts available.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please report them via HackerOne instead of using the issue tracker or e-mail.

Community

We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge.

Credits

License

Please see LICENSE.md for the license of this application.