<div class="gmail_quote">On Sun, Jul 31, 2011 at 1:26 PM, Nick Sabalausky <span dir="ltr"><a@a.a></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">"Jacob Carlborg" <<a href="mailto:doob@me.com">doob@me.com</a>> wrote in message<br>
</div>news:j139bn$13bj$2@digitalmars.com...<br>
<div class="im">> On 2011-07-31 11:31, Nick Sabalausky wrote:<br>
>><br>
</div><div class="im">>> I was going to go through tango.sys.Process to use the cmdline git to<br>
>> grab<br>
>> it. Is there a way to just download a zip from github without going<br>
>> through<br>
>> git? That would be better, since it wouldn't require the user have git<br>
>> installed, but I don't know of a way to do that.<br>
><br>
> You see the big "Downloads" button on every github project? Click on that,<br>
> there you can get a link to a zip file containing the sources, URL for<br>
> Phobos: <a href="https://github.com/D-Programming-Language/phobos/zipball/master" target="_blank">https://github.com/D-Programming-Language/phobos/zipball/master</a><br>
><br>
<br>
</div>I'd already tried the "Downloads" button, but it only gives me the releases.<br>
The, umm..."trunk"/head/master/whatever isn't listed there.<br>
<br>
But, <a href="https://github.com/{user}/{repo}/zipball/master" target="_blank">https://github.com/{user}/{repo}/zipball/master</a> does seem to work, so<br>
thanks, I'll use that.<br>

<br></blockquote><div><br></div><div>Really? I see "Download Source" (which downloads from master), then "Download Packages" which lists the releases. </div></div>