mirror of
https://github.com/pesde-pkg/tooling.git
synced 2024-12-12 07:10:36 +00:00
.. | ||
init.luau | ||
pesde.lock | ||
pesde.toml | ||
README.md |
darklua
Transform Lua 5.1 and Roblox Lua scripts using 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
Foreman
If you are already using Foreman, then installing darklua is as simple as adding this line in the foreman.toml file:
darklua = { github = "seaofvoices/darklua", version = "=0.13.1" }
Aftman
With Aftman, run:
aftman add seaofvoices/darklua
License
darklua is available under the MIT license. See LICENSE.txt for details.