Launchrock-Sync

Provides functionality to sync list from launchrock to a mail provider (right now, only MailChimp is supported).

Instructions

  1. Install ruby
  2. Install launchrock-sync gem: gem install launchrock-sync
  3. Add config file to .launchrock-sync.yml where binary will run (see sample config file)
  4. Run launchrock-sync to sync the latest.

Executing Syncing

The following methods are supported to sync the contacts

  1. Manually kickoff sync
  2. Have cron kick it off
  3. Put in screen session and pass daemon=true sleep_threshold=x as bash parameters, where x is the number of seconds to sleep between iterations