https://github.com/ducksoft/extract-7z-action
A Cross-Platform GitHub Action for extracting 7z/zip/... files
https://github.com/ducksoft/extract-7z-action
Last synced: about 1 year ago
JSON representation
A Cross-Platform GitHub Action for extracting 7z/zip/... files
- Host: GitHub
- URL: https://github.com/ducksoft/extract-7z-action
- Owner: DuckSoft
- License: mit
- Created: 2020-02-06T10:01:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T19:22:26.000Z (almost 4 years ago)
- Last Synced: 2025-05-07T06:04:08.884Z (about 1 year ago)
- Language: JavaScript
- Size: 3.77 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## extract-7z-action
Params:
* pathSource - the file to unpack
* pathTarget - the pos to unpack to
Done.