This is the command luau that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
luau - manual page for deets luau
SYNOPSIS
luau [OPTION]... /path/to/luarfile.lua
DESCRIPTION
luau is a specialized Lua interpreter which serves as the engine of deets.
--audit
report conformance rate (default)
--rectify
bring system into conformance with model
--report
print what --rectify needs to do
--dep-trace
show dependency ordering
--delete-tmpdir
delete deets tmpdir (default)
Any option may be prefixed with 'no' to disable it (example: --no-audit)
Use luau online using onworks.net services