Forked from https://github.com/focus-creative-games/luban
【特性】go支持多态普通表 【修复】修复java多态表 getAs 泛型函数的bug 【修复】修复python抽象bean不包含字段时, __init__ 为空,导致编译出错的bug.通过 新增 pass 行解决 【修复】修复java可空变量相关生成的bug 【修复】FileCleaner清理目录时,不再删除meta文件 【优化】优化python的Vector2类缩进过多的问题 【更新】更新 README.md |
||
|---|---|---|
| config | ||
| docs | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.en-us.md | ||
| README.md | ||
README.en-us.md
Luban
What is Luban
-
Aim
- Less time for trival & repeated work, more time with creativity & leisure .
-
Philosophy
- Simpler, Faster
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.
- Contributing explains what kinds of changes we welcome
- Workflow Instructions explains how to build and test
Useful Links
- .NET Core source index / .NET Framework source index
- other implementation
License
Luban is licensed under the MIT license.