Skip to content

Instantly share code, notes, and snippets.

@ggembali
Last active December 17, 2015 01:39
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 ggembali/5530489 to your computer and use it in GitHub Desktop.
Save ggembali/5530489 to your computer and use it in GitHub Desktop.
A sample gist
var sample = function(){
alert("Hey world! How are you :) ?");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment