#!/bin/sh

# If you followed the setup instructions, hy-nrepl is in your Python path.

hy -m hy-nrepl.server $@
