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!