syhily / homebrew-lor

A tiny homebrew formula for install lor Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew Lor Tap

Homebrew tap for Lor 🍊

Lor is a fast, minimalist web framework for lua based on OpenResty.

Install

$ brew tap syhily/lor
$ brew install lor

Options

Install HEAD (unstable)

HEAD points to Orange's master branch, the development branch for cutting edge installs.

$ brew tap syhily/lor
$ brew install --HEAD lor

Use Lor

$ lord -h

We prefer using lor link path, located in brew --prefix lor.

Get started by reading the documentation at: http://lor.sumory.com/docs .

About

A tiny homebrew formula for install lor Framework

License:MIT License


Languages

Language:Ruby 100.0%