#!/bin/sh

# If you followed the setup instructions, HyREPL is in your Python path.

hy -m HyREPL.server $@
