Skip to content

Instantly share code, notes, and snippets.

@aoisensi
Created March 10, 2016 13:40
Show Gist options
  • Save aoisensi/8983972f1bc4d348005d to your computer and use it in GitHub Desktop.
Save aoisensi/8983972f1bc4d348005d to your computer and use it in GitHub Desktop.
$ = require 'sandvich'
$ process.env.STEAM_API_KEY, (err, sandvich) ->
if err
throw err
return
exports.module = sandvich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment