Skip to content

How to contribute

NiteshKant edited this page Mar 6, 2013 · 1 revision

This document provides information on how to contribute to karyon.

Report an issue

You can report bugs/suggestions using the following URL

https://github.com/Netflix/karyon/issues

Fork and get the source

You should first fork the karyon project to your own account

Build

Karyon uses Gradle for build.

Once you have cloned the repo and checked out the master branch, you can use the following command to build from your working directory:


./gradlew clean build

The following directory contains built artifacts and different reports/test results.


karyon-<subproject>/build