======================
kafka-config is a collection of utilities to make configuring and documenting Kafka components easier.
Execute mvn package to build the complete package. Other standard maven targets are also available.
There is significant documentation with the generated site. The site can be generated by executing mvn site and then opening target/site/index.html. Additionally, the documentation is available as Markdown in the src/site/markdown directory.
kafka-config is licensed under the Apache license, version 2.0. Full license text is available in the LICENSE file.
Please note that the project explicitly does not require a CLA (Contributor License Agreement) from its contributors.
Bug reports and patches are very welcome, please post them as GitHub issues and pull requests at https://github.com/aiven/kafka-config. To report any possible vulnerabilities or other serious issues please see our security policy.