mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 03:38:01 +00:00
6 lines
91 B
Ruby
6 lines
91 B
Ruby
notification :off
|
|
|
|
guard 'rake', :task => 'test' do
|
|
watch(%r{^manifests\/(.+)\.pp$})
|
|
end
|