Skip to content

Instantly share code, notes, and snippets.

@akhedrane
Last active March 5, 2016 12:43
Show Gist options
  • Save akhedrane/6610276 to your computer and use it in GitHub Desktop.
Save akhedrane/6610276 to your computer and use it in GitHub Desktop.
test gistbox application
function tester(name) {
document.write('hi '+name+' this is just a test from gistbox application');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment