forked from Netflix/ribbon
-
Notifications
You must be signed in to change notification settings - Fork 1
How to contribute
allenxwang edited this page Jan 26, 2013
·
2 revisions
This document provides information on how to contribute to Archaius.
You can report bugs/suggestions using the following URL
https://github.com/Netflix/ribbon/issues
You should first fork the Ribbon project to your own account
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