Open
Description
I'm creating a command to setup Ghidra. Ghidra is distributed as a zip file that is extracted somewhere and then run with a script. You need all the files, unfortunately. It's similar to gradle's binary distribution if you've used that.
Is setup-util
compatible with such a package? It seems like most of the DOWNLOAD options assume the utility is going to be a single file.