Support for downloading archives
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
In certain cases, often involving dll hell or just downloading associated data and assets it would be nice to be able to specify a download for an archive and automatically unwrap it and cache the unwrapped contents then deleting the original archive to save space.
Formats with planned support:
- [ ] zip
- [ ] tar
Formats which may be supported if there is a need for it:
- [ ] 7z
- [ ] rar
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.