InstallationΒΆ
Modules are published to
luarocks.org and
crates.io. They can be installed with
lux or luarocks.
The most recent version of each module is prebuilt and hosted at
https://benniekiss.github.io/rocks/.
The prebuilt binaries can be installed by passing the --extra-servers https://benniekiss.github.io/rocks/ to lx or luarocks
To compile from source, see building
lx --extra-servers https://benniekiss.github.io/rocks/ install ...
luarocks --extra-servers https://benniekiss.github.io/rocks/ install ...