status-go/vendor/github.com/jinzhu/copier/Guardfile

4 lines
41 B
Ruby

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