#!/bin/bash
DENO_DIR=$PWD NO_COLOR=true deno run "$@"