Go to file
walon f3aa518526 【修复】修复 db cs 序列化及writeblob的bug
【修复】修复 proto cs proto及bean非空值构造使用default的bug
2020-11-29 17:46:13 +08:00
config [change] remove excel attribute: align,multi_rows,ignore. fix excel errors raised by modification. 2020-11-29 17:46:08 +08:00
docs docker 布署测试通过 2020-11-23 00:44:39 +08:00
src 【修复】修复 db cs 序列化及writeblob的bug 2020-11-29 17:46:13 +08:00
.gitattributes [init] add initial project files 2020-10-21 21:25:28 +08:00
.gitignore [change] remove excel attribute: align,multi_rows,ignore. fix excel errors raised by modification. 2020-11-29 17:46:08 +08:00
.travis.yml * fix .travis.yum build error 2020-10-22 21:27:51 +08:00
LICENSE Initial commit 2020-10-21 20:42:42 +08:00
README.en-us.md modify README 2020-10-21 21:51:57 +08:00
README.md docker 布署测试通过 2020-11-23 00:44:39 +08:00

README.en-us.md

Luban

What is Luban

  • Aim

    • Less time for trival & repeated work, more time with creativity & leisure .
  • Philosophy

    • Simpler, Faster
  • Home Page

  • Read this in other languages: English, 简体中文

Features

  • multi data source (json, excel, folder)
  • data type system supported
    • polymorphism
    • rich embeded type
    • user defined type
  • client/server structure & export faster
  • shared cache
  • customizable validataor
  • customizable export format
  • easy to extend with new feature
  • enhanced support with excel
    • dual key
    • horizontal list
  • shared cache for export time optimization
  • sophisticated/polished source available
  • localization & region support

How to set self hosted server up

  • Windows

    • run xxx.bat
  • Docker

    • run xxx.bat/xxx.sh
  • Other

    • any .Net core environment

How to set development up

  • VS2019 commuity

How can I contribute?

We welcome contributions! Many people all over the world have helped make this project better.

License

Luban is licensed under the MIT license.