Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add {{archive_ext}} to support both ".zip" and ".tar.gz" #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andreynering
Copy link

Hi @gzuidhof,

Thanks for your work on this fork! I tried it today for https://github.com/go-task/task and it seems to work great!

I liked the idea to make it a bundle (using esbuild) to make it smaller.

I missed one thing to make it fully workable, though. On Task we release .zip archives on Windows and .tar.gz on the other platforms. This is a common convention on multiples projects. I added support for {{archive_ext}} to make it possible for Windows users to use npm to install the tool.

@andreynering andreynering changed the title Add {{archive_ext}} to support both ".zip" for ".tar.gz" Add {{archive_ext}} to support both ".zip" and ".tar.gz" Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant