A Lua script to download VAC from SIA (Service de l'information aéronautique) website.
lua download_sia_vac.lua LFBI
./download_france_cup.sh
lua download_sia_vac_all.lua
A Lua / LuaRocks environment can be set using Vagrant and VirtualBox virtual machines (VM)
vagrant up
You can enter into VM using
vagrant ssh
Each provisioners are defined in Vagrantfile
and can be called separately if required using:
vagrant provision --provision-with lua_app