mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-10 20:50:31 +02:00
4 lines
41 B
Ruby
4 lines
41 B
Ruby
guard 'gotest' do
|
|
watch(%r{\.go$})
|
|
end
|