/cloud-cli

Simple CLI implementation of Cloud

Primary LanguageJavaMIT LicenseMIT


cloud-cli

license build docs

Simple & opinionated implementation of Cloud for making Java terminal applications. It is recommended to use cloud-spring which uses spring-shell for more complex applications.

This repository contains an example, found in the example directory. This example can both be compiled into a fat jar using ./gradlew :example:build or into a native binary using ./gradlew :example:nativeCompile.

links