How to use YARG as a standalone application ?

HI Team,
I want to use YARG as a standalone application. I have already downloaded the zip from github.
I am not able to find how to use it.(As the document says that, YARG can be used as a standalone application directly from Command prompt).

I have started the gradle by the command "gradlew start " in command prompt. i got the following:

D:\yarg\yarg-master\core>gradlew start
:yarg-api:compileJava UP-TO-DATE
:yarg-api:processResources UP-TO-DATE
:yarg-api:classes UP-TO-DATE
:yarg-api:jar UP-TO-DATE
:yarg:compileJava UP-TO-DATE
:yarg:processResources UP-TO-DATE
:yarg:classes UP-TO-DATE
:yarg:jar UP-TO-DATE
:yarg:startScripts UP-TO-DATE

BUILD SUCCESSFUL

Total time: 1.828 secs
D:\yarg\yarg-master\core>

Can you please help me understand how to use YARG as a stanalone application. ?

Regards
Bismay.

Hello.

Please see the following article in YARG’s wiki.

Please let me know if you need more information.

Thank you.