Skip to content

xet7/luaonbeans

 
 

Repository files navigation

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 -D .

About

A tiny redbean Lua framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Lua 99.8%
  • Other 0.2%