Skip to content

Add minify to asdf tooling

Achilleas Pipinellis requested to merge axil-asdf-minify into main

What does this MR do and why?

Adds minify to our asdf tooling, so that's easier to install locally and test things.

How to set up and validate locally

  1. Check out this branch.

  2. Install asdf:

    asdf install
  3. Check the asdf version, should be 2.12.8:

    asdf --version
Edited by Achilleas Pipinellis

Merge request reports