An open API service indexing awesome lists of open source software.

https://github.com/remino/unzip2dir

Unzip archive into directory
https://github.com/remino/unzip2dir

dir directory folder unzip zip

Last synced: 10 months ago
JSON representation

Unzip archive into directory

Awesome Lists containing this project

README

          

# unzip2dir

Unzip a zip file to a directory of the same name than the zip file.

- If the content of the zip file is not in a directory, one will be created.
- If the zip file is already in single directory, the file will be unzipped as is.

## Usage

```sh
unzip2dir
```