[Rake-devel] Rake and --directory option
Adam Salter
adam.q.salter at gmail.com
Wed Jan 30 17:47:14 EST 2008
I think the poster meant they want the rake file in one directory, and
rake to operate in another.
I actually use Sake[1] for this, so:
cd my_path_for_rakefile; sake my_task
[1] http://errtheblog.com/posts/60-sake-bomb
On 31/01/2008, at 3:05 AM, Adam Majer wrote:
> Paweł Kondzior wrote:
>> its easier to change directory from rake than from sh
>
> * * * * * cd my_path_with_rakefile; rake
>
> Maybe it's just me, but I don't really understand what is so difficult
> about this.
>
> - Adam
> _______________________________________________
> Rake-devel mailing list
> Rake-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rake-devel
More information about the Rake-devel
mailing list