suchitpuri / Camfed

Camfed EpiSurveyor to Salesforce data import tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Current Build Status

Environment Setup

Install ruby 1.9.2-p180

rvm install ruby-1.9.2-p180

Create camfed gemset

rvm gemset create camfed

Install required gems

bundle install

Setup database

rake db:migrate

Seed database (settings + initial account)

rake db:seed

Accept the rvmrc file

About

Camfed EpiSurveyor to Salesforce data import tool