The Lua Vagrant environment. This use the luajit-rocks that provides LuaJIT and Luarocks in just one location.
The use of this project is very easy, just execute the following command (Vagrant need to be installed):
# clone this repository
git clone https://github.com/gsdenys/lua-vagrant.git
cd lua-vagrant
# Starts and access VM
vagrant up # it may takes many time
vagrant ssh
The directory that map de host is /lua/