Files
pig-farm-controller/vendor/github.com/jinzhu/now/Guardfile
huang cf00a74008 1. 实现配置文件解析
2. 实现数据库连接
2025-09-07 17:50:04 +08:00

4 lines
41 B
Ruby

guard 'gotest' do
watch(%r{\.go$})
end