Write concourse resource types quite a bit more easily in you node project.
Exposes 3 wrap
methods that you can use to implement the check
, in
, and out
parts of a concourse resource type.
You can see it in action at:
Install it from npm
npm install --save concourse-node-helper