#!/bin/sh
set -e
nodejs -e "require('node-rest-client');"
