Skip to content

Instantly share code, notes, and snippets.

@michaelrhodes
Last active April 24, 2016 07:33
Show Gist options
  • Save michaelrhodes/2e708c23f04a09789cefcf8302753971 to your computer and use it in GitHub Desktop.
Save michaelrhodes/2e708c23f04a09789cefcf8302753971 to your computer and use it in GitHub Desktop.
function remote (name) {
return 'greetings from the internet, ' + name
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment