Gemfile Gemfile.lock History.txt Manifest.txt README.rdoc Rakefile TODO bin/screwcap lib/screwcap.rb lib/screwcap/base.rb lib/screwcap/deployer.rb lib/screwcap/message_logger.rb lib/screwcap/runner.rb lib/screwcap/sequence.rb lib/screwcap/server.rb lib/screwcap/task.rb lib/trollop.rb recipes/setup_rails.rb screwcap.gemspec spec/command_set_spec.rb spec/deployer_spec.rb spec/sequence_spec.rb spec/server_spec.rb spec/spec.opts spec/spec_helper.rb spec/task_spec.rb tasks/rspec.rake test/config/command_sets.rb test/config/expect.rb test/config/gateway.rb test/config/local_task.rb test/config/no_server.rb test/config/rails_tasks.rb test/config/simple_recipe.rb test/config/undefined_command_set.rb test/config/undefined_item.rb test/config/undefined_server.rb test/config/unknown_use.rb test/config/upload.rb test/config/use.rb