teampoltergeist--poltergeist/Guardfile

7 lines
255 B
Plaintext
Raw Normal View History

2012-06-04 13:00:57 +00:00
# A sample Guardfile
# More info at https://github.com/guard/guard#readme
guard 'coffeescript', :input => 'lib/capybara/poltergeist/client',
:output => 'lib/capybara/poltergeist/client/compiled',
:bare => true