Thanks for your intrest in contributing to kanku. You can either contribute code, docs, blog posts or improvements to our website.
Please, Please, PLEASE!!! get in contact with us before starting implementation.
- Please open an Github Issue
- Explain what you would like to contribute to avoid frustration while the review phase.
- Fork the kanku project
- Start your development in the development branch (master)
- Create a pull request
- Request a review
Kanku modules are documented with perl's POD (Plain Old Documentation) inside the code/modules.
Please read also the Code Section above.
The website is built with the static website generator Statocles.
Sources can be found in the gh-pages-src
branch in this repository.
For more information check out the README.md in gh-pages-src
- [schema] -
- [core]
- [dispatcher]
- [scheduler]
- [triggerd]
- [cli]
- [web]
- [worker]
- [handler]
- [util]
- [logging]
- [setup]
- [config]
- [critic]
- [dist]
- [doc]