bisq/cli
Chris Beams 29698fd58a
Introduce 'cli' subproject
This change stubs out the `bisq-cli` utility with a placeholder main
method, such that the following now works:

    $ gradle :cli:build
    $ ./bisq-cli
    Hello, World!
2020-01-20 12:07:55 +01:00
..
src/main/java/bisq/cli/app Introduce 'cli' subproject 2020-01-20 12:07:55 +01:00