bee-san / bee-san/RustScan

Do not use nested .zip/.tar.gz in github releases

Open
#801 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
20.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I want to use houeabsolute/ubi (universal binary installer) to install rustscan. But rustscan is double compressed/archived first `.tar.gz` and then `.zip` that ist kind of unusual and unnecessary.
Would it be possible to change the release process to only use on archive/zip instead of two?

For reference see: https://github.com/houseabsolute/ubi/issues/128

**Describe the solution you'd like**
Only use either `.zip` or `.tar.gz` in github releases.
I would recommend `.zip` because it is the most common on all systems.

Lastly, I want to say thank you for your time an effort as an opensource maintainer.
And thank you for help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.