go-common/app/admin/main/up/util/now/Guardfile
2019-04-22 18:49:16 +08:00

4 lines
41 B
Ruby

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