Skip to content

gsdenys/lua-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua Vagrant

The Lua Vagrant environment. This use the luajit-rocks that provides LuaJIT and Luarocks in just one location.

Usage

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/