Skip to content

Instantly share code, notes, and snippets.

@zugarzeeker
Created August 6, 2016 10:26
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 zugarzeeker/b8b1b368423fb8019315298c78c672bf to your computer and use it in GitHub Desktop.
Save zugarzeeker/b8b1b368423fb8019315298c78c672bf to your computer and use it in GitHub Desktop.
YWC Programmer Meetup #3
Promise = require('bluebird');
fs = Promise.promisifyAl(require('fs'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment