tooling/bins/darklua
2024-12-09 07:08:21 +00:00
..
init.luau feat(bins): include darklua bin 2024-11-30 06:00:47 +00:00
pesde.lock feat(lib): remove reliance on semver parsing 2024-12-09 03:34:05 +00:00
pesde.toml chore(bins): add README.md to all bin includes 2024-12-09 04:36:42 +00:00
README.md chore(bins): fetch and include READMEs for bins 2024-12-09 07:08:21 +00:00

checks site version license GitHub all releases GitHub top language

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. <0A>