Skip to content

Djaytan/cloud-cli

 
 

Repository files navigation


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

About

Simple CLI implementation of Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.5%
  • Kotlin 1.5%