finclip-app-manager/vendor/github.com/jinzhu/now/Guardfile

4 lines
41 B
Plaintext
Raw Normal View History

2023-11-02 18:36:36 +08:00
guard 'gotest' do
watch(%r{\.go$})
end