#!/usr/bin/env bash
export LUNA_ROOT=${LUNA_ROOT:-$(realpath $(dirname $0)/..)}
export PATH=$LUNA_ROOT/toolchain/dist:$PATH