Files
picocli/picocli-examples/README.md
2019-06-01 16:14:27 +09:00

441 B
Raw Permalink Blame History

Picocli Examples

This subproject contains runnable examples demonstrating picoclis features and capabilities.

Most of the examples are in individual source files in the src directory.

Additionally the annotation-processing directory contains some mini projects with Maven and Gradle build configurations to activate the picocli-codegen annotation processor during the build.

This subproject does not publish any artifacts.