You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be controversial, but figured I'd put it out there. Rake will crawl look for a Rakefile in parent directories, unless you specify the -nosearch flag. Been a decade since I used Make, but I believe it does the same as well. Cake does not.
The text was updated successfully, but these errors were encountered:
Might be controversial, but figured I'd put it out there. Rake will crawl look for a Rakefile in parent directories, unless you specify the
-nosearch
flag. Been a decade since I used Make, but I believe it does the same as well. Cake does not.The text was updated successfully, but these errors were encountered: