Skip to content

Instantly share code, notes, and snippets.

@maximilian-krauss
Forked from subkitio/job-template.job.js
Created November 4, 2015 06:54
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/329626e067f0cb971d21 to your computer and use it in GitHub Desktop.
Save maximilian-krauss/329626e067f0cb971d21 to your computer and use it in GitHub Desktop.
Subkit Job Template
'use strict';
//Open your Log-Stream to show the output.
console.log('Hello from subkit.io!');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment