Skip to content

Instantly share code, notes, and snippets.

@stewartduffy
Last active October 17, 2018 21:55
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 stewartduffy/d216340d2f25245d5e0ea9b3142d70ac to your computer and use it in GitHub Desktop.
Save stewartduffy/d216340d2f25245d5e0ea9b3142d70ac to your computer and use it in GitHub Desktop.
Script loader
function doMyBidding() {
alert('yes me lord');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment