lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Nov 2, 2010 at 7:13 PM, Stuart P. Bentley <stuart@testtrack4.com> wrote:
> One thing: we like using file extensions. Does lake support naming its files
> as lakefile.lua and lakeconfig.lua?

You can do that with lake -f lakefile.lua, but this might be a good
idea: first look for 'lakefile' and then 'lakefile.lua'; ditto for
'lakeconfig' and 'lakeconfig.lua'.

Glad you like the concept;  I find VS gives me a headache

steve d.