Currently /src must be in the root of the zip archive. The app would be "friendlier" if it would also inspect one level deep in search of the src directory. It might even be reasonble to do this only in such case that the Archive contain exactly one top level directory.
Currently /src must be in the root of the zip archive. The app would be "friendlier" if it would also inspect one level deep in search of the src directory. It might even be reasonble to do this only in such case that the Archive contain exactly one top level directory.
Example: $ unzip -t blah.zip /Acme -- /docs -- /src