Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.06 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.06 KB

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