Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 354 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 354 Bytes

bisq-statsnode

Build

./gradlew build

Run

./build/app/bin/bisq-statsnode [options]

Import into IDEA

You'll first need to install the Lombok plugin for IDEA. Then import the project as you normally would.

Further information