guard 'sync', :run_on_start => false, :host => 'dev', :dest => 'app' do

watch(%r{.*})

end