link/vendor/github.com/jinzhu/now/Guardfile

4 lines
41 B
Plaintext
Raw Normal View History

2021-04-30 02:28:21 +00:00
guard 'gotest' do
watch(%r{\.go$})
end