← all formulas
luaver
Manage and switch between versions of Lua, LuaJIT, and Luarocks
- Version
- v1.1.0
- License
- MIT
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install luaverCaveats
Add the following at the end of the correct file yourself:
if which luaver > /dev/null; then . `which luaver`; fi