Skip to content
Adam Hellberg edited this page Jun 28, 2022 · 3 revisions

A plugin can be installed by dropping it in as a sub-directory of $LUAENV_ROOT/plugins, or it can be located elsewhere on the system as long as luaenv-* executables are placed in the $PATH and hooks are installed accordingly somewhere in $LUAENV_HOOK_PATH.

Approved plugins

These plugins are endorsed by luaenv maintainers.

  • build - Compile and install Lua

Community plugins

In alphabetical order:

  • luarocks - Install luarocks for luaenv
  • update - Update luaenv and installed plugins
Clone this wiki locally