Skip to content

A command line tool that transforms Lua code

License

Notifications You must be signed in to change notification settings

seaofvoices/darklua

Repository files navigation

checks site version license GitHub all releases GitHub top language

darklua

Transform Lua 5.1 and Roblox Lua scripts using rules.

Visit https://darklua.com/docs to learn how to use darklua.

You can try darklua directly into your browser! Check out https://darklua.com/try-it.

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" }

With Aftman, run:

aftman add seaofvoices/darklua

License

darklua is available under the MIT license. See LICENSE.txt for details.