Files
u-tpl/todo.md

315 B
Raw Blame History

u-tpl

实现一套 模板解析引擎, 高性能,易于维护,易于理解,

使用场景,现代 sql 模板管理ai友好

语言golang

维护到 git 仓库, (暂时先不要提交,只暂缓到本地)

git remote add origin https://gitea.1216.top/lxy/u-tpl.git git push -u origin main