go-skeletor/vendor/github.com/jinzhu/now/Guardfile

4 lines
41 B
Plaintext
Raw Normal View History

2021-11-02 11:25:21 +01:00
guard 'gotest' do
watch(%r{\.go$})
end