README.md
July 14, 2016 ยท View on GitHub
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 .