Skip to content

Instantly share code, notes, and snippets.

@bosadnik
Last active November 27, 2018 20:12
Show Gist options
  • Save bosadnik/13071b43d62d860b8cead7e9cca4dc1b to your computer and use it in GitHub Desktop.
Save bosadnik/13071b43d62d860b8cead7e9cca4dc1b to your computer and use it in GitHub Desktop.
hello word gist!
#!/usr/bin/env node
console.log('ihaha!');
{
"name":"ihahagist",
"version":"0.0.1",
"bin":"./index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment