Skip to content
forked from CamfedCode/Camfed

Camfed EpiSurveyor to Salesforce data import tool

Notifications You must be signed in to change notification settings

shaheedha/Camfed

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 78.4%
  • JavaScript 21.6%