macOS
brew install darklualocal Homebrew formula metadata
brew
Command-line tool that transforms Lua code. Version 0.19.0 via Homebrew; verified 2026-06-11.
install
brew install darklualocal Homebrew formula metadata
nix profile install nixpkgs#darkluanixpkgs package indexes · pkgs/by-name/da/darklua/package.nix · source: api.github.com
overview
Command-line tool that transforms Lua code
history
darklua is a Rust command-line tool for transforming Lua 5.1 and Roblox Luau code with configurable rules.
The official README presents darklua as a configurable Lua and Luau transformer with a documentation site, browser try-it page, prebuilt GitHub releases, and installation instructions for Roblox-oriented toolchains such as Rokit and Foreman.
The changelog shows an early 0.x evolution from basic processing rules into Luau support, bundling, sourcemap work, typed Luau handling, file watching, content loaders, and richer code-generation options. README badges point to crates.io packaging and GitHub release downloads.
Users run darklua to process or bundle Lua and Luau source trees. The docs say darklua auto-detects .darklua.json or .darklua.json5 in the current working folder, accepts an explicit --config path, and reads .luaurc data for Luau alias handling in relevant bundling modes.
darklua is notable in package catalogs because it connects Rust-distributed CLI tooling with the Roblox/Luau ecosystem, giving Lua projects a packageable transformer/minifier/bundler workflow similar to what JavaScript developers expect from build tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.darklua.json.darklua.json5.luaurcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
darklua | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/seaofvoices/darklua
install metadata
| Package key | brew:darklua |
|---|---|
| Version | 0.19.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/darklua |
| Homepage | https://darklua.com/ |
| Repository | https://github.com/seaofvoices/darklua |
| Upstream docs | https://darklua.com/docs |
| License | MIT |
| Source archive | https://github.com/seaofvoices/darklua/archive/refs/tags/v0.19.0.tar.gz |
| Last updated | 2026-06-11T00:07:22Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | darklua |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
darklua
nix profile install nixpkgs#darkluasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.