Skip to content

Instantly share code, notes, and snippets.

@lupomontero
Last active October 2, 2015 12:48
Show Gist options
  • Save lupomontero/2245572 to your computer and use it in GitHub Desktop.
Save lupomontero/2245572 to your computer and use it in GitHub Desktop.
var cpphello = require('./cpphello');
cpphello.foo(); // hello world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment