Tools to generate documentation, configuration, source code from a picocli model
The picocli-codegen (Picocli Code Generation) module contains tools for generating configuration files and documentation for picocli-based applications. This module also includes an annotation processor that can build a model from the picocli annotations at compile time rather than at runtime. The annotation processor allows many of the tools to be invoked automatically as part of the build without configuration. If a tool does not have an annotation processor wrapper (yet), it can be invoked on the command line, and can be scripted to be invoked automatically as part of building your project.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.6.2-2.fc36 | - |
Fedora 35 | 4.6.1-16.fc35 | - |
You can contact the maintainers of this package via email at
picocli dash maintainers at fedoraproject dot org
.