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
Some Lua projects don't use src or lua as the source directory.
Lux could accommodate these by allowing users to specify a [source.src_dir] field in lux.toml.
This would probably have to be implemented in luarocks first.
Some Lua projects don't use
srcorluaas the source directory.Lux could accommodate these by allowing users to specify a
[source.src_dir]field inlux.toml.This would probably have to be implemented in luarocks first.