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

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.