Sign inSign up

tvaughan/hy

By tvaughan

•Updated over 10 years ago

hy in a docker container

Image
0

1.9K

tvaughan/hy repository overview

⁠Usage

Create a script called hy that looks like:

#!/bin/sh
docker run --rm -i -t -v $PWD:/mnt/workdir tvaughan/hy:0.11.1 hy "$@"

make it executable, and then run it.

Tag summary

Content type

Image

Digest

Size

190.7 MB

Last updated

over 10 years ago

docker pull tvaughan/hy