desc 'run tests' task :spec do sh 'ruby spec/fanswatch_spec.rb' end