Lua / LuaRocks dev environment using Vagrant
This Vagrant configuration provide dev environment for Lua / LuaRocks.
Usage
The use of this project is very easy, just execute the following command (Vagrant need to be installed):
git clone https://github.com/scls19fr/lua_luarocks_vagrant
cd lua_luarocks_vagrant
# Starts and access VM
vagrant up # it may takes many time
vagrant ssh
The directory that map the host is /srv/
Credits
This project was inspired by: