Skip to content

Instantly share code, notes, and snippets.

@garrettwilkin
Created September 4, 2012 04:36
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 garrettwilkin/3616656 to your computer and use it in GitHub Desktop.
Save garrettwilkin/3616656 to your computer and use it in GitHub Desktop.
gw@airy ~/C/HackerClubProjectOne> jitsu env list
info: Welcome to Nodejitsu garrettwilkin
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command env list
info: Attempting to load env variables for app /Users/gw/Code/HackerClubProjectOne/package.json
info: Listing all environment variables for HackerClubProjectOne
data: {
data: MONGO_USER: 'njitsu',
data: NODE_ENV: 'production',
data: MONGO_PASS: 'njitsu',
data: MONGO_PORT: '27017',
data: SUBDOMAIN: 'hackerclub',
data: MONGO_HOST: '66.228.34.151'
data: }
info: Nodejitsu ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment