Join Slack
Powered by
For files like these: - <https://github.com/pact-f...
# pact-rust
t
Tien Vo
09/18/2022, 9:41 AM
For files like these: •
https://github.com/pact-foundation/pact-stub-server/releases/download/v0.5.1/pact-stub-server-linux-x86_64.gz
•
https://github.com/pact-foundation/pact-reference/releases/download/libpact_ffi-v0.3.11/libpact_ffi-linux-x86_64.so.gz
Is it possible and good idea to: • Change the extension from
.gz
to
.tar.gz
or
.zip
? This make it easier to keep original binary file name during extraction. • Make binary file executable by default?
u
uglyog
09/18/2022, 11:27 PM
That might be a good idea, but it seems a waste creating an archive with a single file in it.
👍 1
Open in Slack
Previous
Next