link/vendor/github.com/jinzhu/now/Guardfile
2021-06-05 20:48:24 +00:00

4 lines
41 B
Ruby

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