/barclay

Command line argument parser and online documentation generation utilities for java command line programs.

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

License (3-Clause BSD) Test

Barclay

Barclay is a set of classes for annotating, parsing, validating, and generating documentation for command line options.

##Requirements

  • Java 17
  • Gradle 7.4.2 or greater. We recommend using the ./gradlew script which will download and use an appropriate gradle version automatically.