Add vks-java-cli Command Line Frontend

This commit is contained in:
Paul Schaub 2022-04-06 16:17:57 +02:00
parent 352f6d3c7f
commit 181af197b5
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
7 changed files with 313 additions and 1 deletions

View file

@ -4,4 +4,5 @@
rootProject.name = 'VKS-Java'
include 'vks-java'
include 'vks-java',
'vks-java-cli'