1 Star 0 Fork 0

treasure2020/go_gin_admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.air.toml 868 Bytes
一键复制 编辑 原始数据 按行查看 历史
nightcp 提交于 2023-07-31 21:23 . init
root = "."
testdata_dir = "testdata"
tmp_dir = "tmp"
[build]
args_bin = []
bin = "./tmp/admin"
cmd = "go build -o ./tmp/admin ."
delay = 0
exclude_dir = ["assets", "tmp", "vendor", "testdata", "docker", "cache", "bin", "test", "storage", "docs", "release"]
exclude_file = []
exclude_regex = ["_test.go"]
exclude_unchanged = false
follow_symlink = false
full_bin = ""
include_dir = []
include_ext = ["go", "tpl", "tmpl", "html"]
include_file = []
kill_delay = "0s"
log = "build-errors.log"
poll = false
poll_interval = 0
rerun = false
rerun_delay = 500
send_interrupt = false
stop_on_error = false
[color]
app = ""
build = "yellow"
main = "magenta"
runner = "green"
watcher = "cyan"
[log]
main_only = false
time = false
[misc]
clean_on_exit = false
[screen]
clear_on_rebuild = false
keep_scroll = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nightcp/go_gin_admin.git
[email protected]:nightcp/go_gin_admin.git
nightcp
go_gin_admin
go_gin_admin
master

搜索帮助