Skip to content

Instantly share code, notes, and snippets.

@Voker57
Created September 7, 2009 11:48
Show Gist options
  • Save Voker57/182319 to your computer and use it in GitHub Desktop.
Save Voker57/182319 to your computer and use it in GitHub Desktop.
require 'reploy'
Reploy.load(:host => "example.com",
:user => "username",
:path => "/var/www/example.com",
:recipes => ["git","scp"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment