bake
bake copied to clipboard
Make config filename (Project.meta) configurable
Beside from providing a option to use a different file from Project.meta, bake should search for files named bakefile and Bakefile by default. This behavior would align with well with rake and make.
The name Project.meta is kind of awkward and only explainable with historic reasons.