Skip to content

Instantly share code, notes, and snippets.

@junosuarez
Last active June 27, 2017 21:34
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 junosuarez/eaab62ef315754e478791ebf63c1bf67 to your computer and use it in GitHub Desktop.
Save junosuarez/eaab62ef315754e478791ebf63c1bf67 to your computer and use it in GitHub Desktop.
saludx
#!/usr/bin/env node
console.log((new Date().getHours()) < 12 ? 'buenos!' : 'buenas!')
{
"name":"saludx",
"version":"2323232323.23.23",
"bin": "index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment