cli/README.md

9 lines
95 B
Markdown
Raw Permalink Normal View History

2019-01-26 23:11:40 +01:00
# Wulkanowy CLI
```sh
$ ./gradlew installDist
$ ./build/install/cli/bin/cli
Hello World!
```