Skip to content

Instantly share code, notes, and snippets.

@Crenshinibon
Created April 24, 2013 13:04
Show Gist options
  • Save Crenshinibon/5451972 to your computer and use it in GitHub Desktop.
Save Crenshinibon/5451972 to your computer and use it in GitHub Desktop.
Script that loads tedious and attaches it to a global scoped variable.
tedious = Npm.require("tedious");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment