19 Jun 2008 11:01
~/.rake file?
Adam Salter <adam.q.salter <at> gmail.com>
2008-06-19 09:01:10 GMT
2008-06-19 09:01:10 GMT
Hey all, Just wanted to run this by the list.... Is anybody adverse to me implementing basic 'sake' functionality? sake is a system-wide rake, and basically just reads the rake tasks from ~/.sake (ok - it does a fair bit more - sorry Chris for denegrating your good work! ;) I suggest having a (optional) ~/.rake which is only read if no other rake file is found (or a command line option is added). This means you could have rake tasks for general stuff. E.g. rake system:clean_temp_files Sake implements a lot of other functionality, reading tasks from websites, internal server for serving tasks, but the basic functionality could be a good fit for pulling into rake. Want to run this by the list before I get started, so I don't implement and find that it's rejected. Best, -Adam
> (2) If the command line option is given, then the local Rakefile should be
> ignored.
>
> (3) Where are you going to put the .rake file on a windows machine?
RSS Feed