加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
runner.conf 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
18211167516 提交于 2021-10-20 19:02 . v2.0.1大版本支持后台管理
root: .
tmp_path: ./tmp
build_name: runner-build
build_log: runner-build-errors.log
valid_ext: .go, .tpl, .tmpl, .html, .js, .css
no_rebuild_ext: .tpl, .tmpl
ignored: assets, tmp
build_delay: 10
colors: 1
log_color_main: cyan
log_color_build: yellow
log_color_runner: green
log_color_watcher: magenta
log_color_app:
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化