go-skeletor/vendor/github.com/jinzhu/now/Guardfile
2021-11-02 11:25:21 +01:00

4 lines
41 B
Ruby

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