Sign inSign up

ajpaulson/wren

By ajpaulson

Updated almost 7 years ago

The Wren Programming Language http://wren.io

Image
1

1.8K

ajpaulson/wren repository overview

Wren (http://wren.io/) in Docker

docker run -it ajpaulson/wren

If you want to run a locally created Wren file:

docker run -it -v "$PWD":/tmp -w /tmp ajpaulson/wren some_file.wren

Tag summary

Content type

Image

Digest

Size

176 MB

Last updated

almost 7 years ago

docker pull ajpaulson/wren