darklua
Transform Lua 5.1 and Roblox Luau code using configurable rules.
Documentation
Visit https://darklua.com/docs to learn how to use darklua.
Try It!
You can try darklua directly into your browser! Check out https://darklua.com/try-it.
Installation
GitHub Releases
There are pre-built versions of darklua under the releases page available for direct downloads.
Rokit
When using Rokit, install darklua with the command:
Foreman
If you are already using Foreman, then installing darklua is as simple as adding this line in the foreman.toml
file:
= { = "seaofvoices/darklua", = "=0.17.1" }
License
darklua is available under the MIT license. See LICENSE.txt for details.