Skip to content

Instantly share code, notes, and snippets.

@maximilian-krauss
Last active October 31, 2015 17:13
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 maximilian-krauss/715dc4aae290b3fea0e9 to your computer and use it in GitHub Desktop.
Save maximilian-krauss/715dc4aae290b3fea0e9 to your computer and use it in GitHub Desktop.
example subkit task
'use strict'
this.res.send({
message: 'bar'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment