b5a1909eb0
2021/01/07:新增copier源码阅读和单测代码
4 lines
41 B
Ruby
4 lines
41 B
Ruby
guard 'gotest' do
|
|
watch(%r{\.go$})
|
|
end
|