Skip to content

Instantly share code, notes, and snippets.

@funkfinger
Created January 29, 2015 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save funkfinger/dba9dedc81de4d6bf40e to your computer and use it in GitHub Desktop.
Save funkfinger/dba9dedc81de4d6bf40e to your computer and use it in GitHub Desktop.
rvm use ruby-2.0.0-p598
bundle install
export FOO=bar
export TWILIO_ACCOUNT_SID=uh_uh
export TWILIO_AUTH_TOKEN=nah
export DB_FLAVOR=postgresql
export DB_HOST=localhost
export DB_PORT=5432
export DB_NAME=test
export DB_USER=user
export DB_PASS=pass
export BETWEXT_COOKIE=nope
export PLIVO_AUTHID=uh_no
export PLIVO_TOKEN=nill
export TWITTER_OAUTH_CONSUMER_KEY=nada
export TWITTER_OAUTH_CONSUMER_SECRET=zilch
export FACEBOOK_APP_ID=zero
export FACEBOOK_SECRET=goose_egg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment