1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
teampoltergeist--poltergeist/Guardfile
2012-06-04 15:00:57 +02:00

6 lines
255 B
Ruby

# 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