Re: [MacRuby-devel] Added new Rake task - deploy

2008-11-11 Thread Eloy Duran
Here's some code which does that: http://github.com/alloy/rucola/tree/master/lib/rucola/tasks/deploy.rake - Eloy On Nov 11, 2008, at 1:38 PM, Richard Kilmer wrote: As always, Laurent did all the hard work! I also wonder whether it makes sense to add 'package' or something as a rake task tha

Re: [MacRuby-devel] Added new Rake task - deploy

2008-11-11 Thread Matt Aimonetti
A packaging rake task would be nice. I personally have no clue about creating a dmg file, so having a task that does for me would be super helpful. - Matt On Tue, Nov 11, 2008 at 7:38 AM, Richard Kilmer <[EMAIL PROTECTED]> wrote: > As always, Laurent did all the hard work! > I also wonder whethe

Re: [MacRuby-devel] Added new Rake task - deploy

2008-11-11 Thread Richard Kilmer
As always, Laurent did all the hard work! I also wonder whether it makes sense to add 'package' or something as a rake task that takes the deployed .app and creates a dmg and places it inside of it for redistribution. Make sense? Best, Rich On Nov 11, 2008, at 1:03 AM, Matt Aimonetti wro

Re: [MacRuby-devel] Added new Rake task - deploy

2008-11-10 Thread Matt Aimonetti
w00t, this is really really nice Rich, I can't wait to try it. Thanks a lot. -Matt On Tue, Nov 11, 2008 at 12:33 AM, Richard Kilmer <[EMAIL PROTECTED]> wrote: > All, > > I added a new rake task for HotCocoa - deploy > > To do this I also updated the Rakefile itself. Now if you try and macrake

[MacRuby-devel] Added new Rake task - deploy

2008-11-10 Thread Richard Kilmer
All, I added a new rake task for HotCocoa - deploy To do this I also updated the Rakefile itself. Now if you try and macrake one of your existing HotCocoa projects you may see this: Your Rakefile needs to be updated. Please copy the Rakefile from: /Library/Frameworks/MacRuby.framework/Vers