Skip to content

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

License

Notifications You must be signed in to change notification settings

broadinstitute/barclay

Folders and files

NameName
Last commit message
Last commit date
Feb 6, 2023
Jan 31, 2023
Jan 31, 2023
Mar 9, 2020
Dec 29, 2016
Dec 5, 2016
Feb 6, 2023
Feb 6, 2023
Jan 31, 2023

Repository files navigation

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.