Skip to content

Instantly share code, notes, and snippets.

@edubkendo
Created April 27, 2012 06:47
Show Gist options
  • Select an option

  • Save edubkendo/2506698 to your computer and use it in GitHub Desktop.

Select an option

Save edubkendo/2506698 to your computer and use it in GitHub Desktop.
hello world with shebang
#!/usr/bin/env coffee
console.log("hey")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment