#!/bin/bash
set -e
# You need np for this to work
# npm install --global np
np $*
