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
No thanks. cake is supposed to be drop dead simple, and naming the task you want to run is much more clear.
I never know what the default Rake task is supposed to do in different projects ... mostly because it can do anything, and there isn't a strong convention.
I thought this issue was handled with bravery and insight. Rakefiles, Cakefiles... these things have nonsense names and so the notion of a default task is nonsense. In a Makefile, it is obvious that the default task is to make the software.
Another convenience from Rake/Make is the ability to have a default task.
Happy to code this up myself, but didn't want to waste the effort if it's something others are against.
The text was updated successfully, but these errors were encountered: