Hi!
try passing the URL for this gist to npx.
| #!/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') | |
| {"name": "npx-is-cool", "version": "0.0.0", "bin": "./index.js"} |