remkop / picocli

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
https://picocli.info
Apache License 2.0
4.9k stars 420 forks source link

Add a doc section for packaging with JReleaser #1359

Closed aalmiray closed 3 years ago

aalmiray commented 3 years ago

Follow up to #727

aalmiray commented 3 years ago

I suppose this issue may be closed now.