Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

zigomir/rr_publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rr_publish

Used for Rubber Ring publishing.

this is the fork of original rbackup from Winton Welsh. Thanks!

Installation

Add this line to your application's Gemfile:

gem 'rr_publish', :git => 'TODO'

And then execute:

$ bundle

Usage

Create YAML file like this

site:
  server:
    source: /Users/me/site
    destination: deploy@server:/var/www
    exclude:
     - .git
     - /site/config/database.yml

Run the code with path to the YAML file

RRPublish::Sync.new('path/to/yaml').run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages