ilazaridis / lua-lapis-vagrant

A vagrant box for lapis - lua web framework

Home Page:http://ounos.github.io/lua-lapis-vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lapis-vagrant

A vagrant box for lapis web framework.
Inspired by https://github.com/voronianski/openresty-lapis-vagrant.

Usage

  • Vagrant and Virtualbox should be already installed
  • Clone the repository
  • vagrant up
  • sync folder lapis should have been already created and openresty is up and running on http://localhost:9090

What is included

  • Ubuntu Trusty 14.04
  • Lua 5.1
  • Lapis
  • Openresty 1.9.15.1 🆕
  • Luarocks
  • Moonscript

Suggestions, requests, bugs

Please submit a ticket and I 'll respond as soon as possible.

#License The lapis-vagrant is open-sourced software licensed under the MIT license.

About

A vagrant box for lapis - lua web framework

http://ounos.github.io/lua-lapis-vagrant

License:MIT License


Languages

Language:Shell 100.0%