polderknowledge / build-tools
A set of tools we use to build our packages.
Installs: 10 153
Dependents: 11
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Requires
- php: ~7.1
- bitexpert/phing-securitychecker: ^0.3.1
- polderknowledge/coding-standards: ^2.0
README
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.