Skip to content

Instantly share code, notes, and snippets.

@bscott
Created October 3, 2013 04:37
Show Gist options
  • Select an option

  • Save bscott/6805063 to your computer and use it in GitHub Desktop.

Select an option

Save bscott/6805063 to your computer and use it in GitHub Desktop.
Batman.JS and NodeJS
Batman = require('./lib/dist/batman.node.js');
var someObject = new Batman.Object();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment