Closed as not planned
Description
I think we're using ZIP so Windows users can use the example-get-started repo
example-repos-dev/example-get-started/deploy.sh
Lines 17 to 19 in 9ec8211
But a) I can't run the above command from Windows (i.e. generating the repo, because zip
isn't available on Win cmd or any terminal), and most importantly, b) unzip
is also not a command shipped with Windows. You need to install it on some other console such as Git Bash using Chocolatey, etc.
example-repos-dev/example-get-started/generate.sh
Lines 82 to 84 in 9ec8211
Why not just use something more Linux friendly that we can also install on Windows anyway? Meaning tar