- NYC
- grayrest@gr.ayre.st
- http://gr.ayre.st
-
Joined on
Nov 2, 2008
Popular repositories
-
stampus
Compass for Stylus
-
vim-coffee-script
Forked from kchmck/vim-coffee-script
CoffeeScript syntax highlighting and indenting support for Vim
1 contribution in the last year
Contribution activity
April - November 2016
grayrest has no activity yet for this period.
March 2016
Created an issue in serverless/serverless-runtime-babel
that received 1
comment
Env variable wrapper does not handle asynchronous "classic style" handlers correctly
If you have a handler that expects to return from lambda by calling context.done() in a callback:
exports.handler = function(event, context) { set…