>> Anyone to create a macruby_update_nightly script that would fetch the latest >> nightly build and merge it ? :)
Okay, here's a script that should do what Laurent asks:
macruby_get_nightly.sh
Description: Binary data
Note you need to be present to enter the sudo password; not sure if there's an easy way around that, or if we should be installing somewhere else. Try it and let me know if/how it works! -- Ernie P. On Oct 9, 2009, at 1:00 AM, Claudio Poli wrote: > don't know what you mean with merge it, however there are apis to ease the > download: > http://macruby.icoretech.org/api > > a curl -O http://macruby.icoretech.org/latest/macruby_nightly-latest.pkg > should suffice :) > > claudio > > Il giorno 09/ott/2009, alle ore 01.19, Laurent Sansonetti ha scritto: > >> Hi Ernie, >> >> On Oct 8, 2009, at 2:25 PM, Ernest N. Prabhakar, Ph.D. wrote: >> >>> Hi Wayne, >>> >>> On Oct 8, 2009, at 1:59 PM, Wayne Seguin wrote: >>>>>> Is it possible to a) install from command line >>>>> >>> >>> $ unzip ~/Downloads/MacRuby\ 0.5\ beta\ 1.zip >>> $ cd ~/Downloads/MacRuby\ 0.5\ beta\ 1 >>> $ sudo installer -pkg MacRuby\ 0.5\ beta\ 1.pkg -target / >> >> I totally didn't know about that. >> >> Anyone to create a macruby_update_nightly script that would fetch the latest >> nightly build and merge it ? :) >> >> Laurent >> _______________________________________________ >> MacRuby-devel mailing list >> MacRuby-devel@lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel