Skip to content

Developers Guide

buildlackey edited this page Nov 27, 2017 · 2 revisions

Overview

This is a work in progress guide for developers who wish to contribute to the Ndbench code base.

Understanding Ndbench Dependencies

Contributors to the Ndbench code base interested in viewing the tree of dependencies used by Gradle to build the project can invoke the command

./gradlew allDeps

This will print the dependency for each subproject.