Skip to content

Instantly share code, notes, and snippets.

View gkohen's full-sized avatar

Gabriel Kohen gkohen

View GitHub Profile
@gkohen
gkohen / index.js
Last active September 14, 2017 23:30 — forked from zkat/index.js
npx is cool
#!/usr/bin/env node
console.log('\n\n\nOur JDA VALUES:');
console.log('==============================================================')
console.log('RESULTS - We are obsessed with delivering customer value');
console.log('RELENTLESS - We relentlessly drive new learning and innovation')
console.log('TEAMWORK - We candidly and respectfully collaborate\n\n\n')