Skip to content

Instantly share code, notes, and snippets.

@dotproto
Created July 28, 2014 23:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dotproto/2c6664eadd25371dc431 to your computer and use it in GitHub Desktop.
Save dotproto/2c6664eadd25371dc431 to your computer and use it in GitHub Desktop.
This is only a test
(function() {
console.log("You're the best around");
console.log("Nothing's ever gonna keep you down");
})()

This is the main file. I'll have to come up with a crative way of doing inclusion to demo stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment