- 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"
- Linux/macOS:
cd
to the repository you want to work with MADR files.jbang gcl@adr/madr-cli
TODO
- Dependencies of
gcl.java
are updated by renovate bot (and not by dependabot due to dependabot-core#9406). - Use
writer.level = TRACE
intinylog.properties
for debugging.
See https://adr.github.io/madr/tooling.html for a list of other tooling for MADR.