Skip to content

Latest commit

 

History

History

pgpainless-wot-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Command Line Interface for the Web-of-Trust

License Maven Central

This module contains a command line interface application that acts as a front-end for pgpainless-wot. The interface of the application is modelled after the sq-wot reference implementation.

Build

To build the application, navigate into this subdirectory and execute the following command:

../gradlew installDist

A ready-to-use distributable directory can then be found in build/install/ with an executable in build/install/pgpainless-wot-cli/bin/.