Files
luet/vendor/github.com/jinzhu/copier/Guardfile
Ettore Di Giacinto e2442f8ed8 update vendor/
2019-06-05 19:14:29 +02:00

4 lines
41 B
Ruby

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