Skip to content

adr/madr-cli-private

Repository files navigation

MADR CLI

How to use

  1. Install jbang. E.g.,
    • Linux/macOS: curl -Ls https://sh.jbang.dev | bash -s - app setup or
    • Windows (Powershell): iex "& { $(iwr -useb https://ps.jbang.dev) } app setup"
  2. cd to the repository you want to work with MADR files.
  3. jbang gcl@adr/madr-cli
TODO

Implementation details

  • Dependencies of gcl.java are updated by renovate bot (and not by dependabot due to dependabot-core#9406).
  • Use writer.level = TRACE in tinylog.properties for debugging.

Related tooling

See https://adr.github.io/madr/tooling.html for a list of other tooling for MADR.

About

FOSS preparation of MADR CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages