Skip to content

Instantly share code, notes, and snippets.

@umamahesh51
Last active March 16, 2021 10:24
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 umamahesh51/797c37a1d51a1affdee01a96c74ebe33 to your computer and use it in GitHub Desktop.
Save umamahesh51/797c37a1d51a1affdee01a96c74ebe33 to your computer and use it in GitHub Desktop.
Hello World
#!/usr/bin/env node
console.log("Hello I'm coming from Uma's Gist with name Hello World.");
{
"name" : "running-js-file-using-gists",
"version" : "1.0.0",
"bin":"./index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment