Skip to content

How to contribute

allenxwang edited this page Jan 26, 2013 · 2 revisions

This document provides information on how to contribute to Archaius.

Report an issue

You can report bugs/suggestions using the following URL

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

Fork and get the source

You should first fork the Ribbon project to your own account

Build

Ribbon 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.


ribbon-<subproject>/build