Windows
Lem 2.1 was released! It provides binaries for Linux, MacOS and Windows.
Clone the Lem repository and build a Docker image:
$ docker build -t lem .
You can now run the ncurses version:
$ docker run --rm -it -v .:/shared lem
Lem 2.1 was released! It provides binaries for Linux, MacOS and Windows.
Clone the Lem repository and build a Docker image:
$ docker build -t lem .
You can now run the ncurses version:
$ docker run --rm -it -v .:/shared lem