A simple GUI for asdf.
Released binaries are tested on Kubuntu 22.04 and should work on recent Ubuntu versions (and maybe other distros?).
- Copy the latest released binary
asdfto a directory on yourPATH, for example,~/.local/bin - Make sure the binary is executable:
chmod a+x ~/.local/bin/asdfg
asdfgexpects theasdfbinary to be located at~/.asdf/bin/asdf. There's currently no way to override this in the released binaries.