#!/usr/bin/env bash
docker run -it --rm -v $(pwd):/luxon -w /luxon icambron/luxon npm $@
