Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 556 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 556 Bytes

luaonbeans

A tiny redbean MVC Lua framework

CI

See documentation at luaonbeans.org

Getting started

Install the CLI

Use your favorite package manager to install the CLI:

npm install -g luaonbeans-cli

Create a new project

beans new my-project

Run the project

./luaonbeans.ord -D .