Skip to content

Releases: jiribenes/lily

Release list

The first version

The first version Pre-release
Pre-release

Choose a tag to compare

@jiribenes jiribenes released this 29 Jul 18:38
9dd6144

This is the very first release of Lily!

Attached is a Docker image containing v0.1.0.0 of Lily.
You can load it and run it in the current directory via the following commands:

docker load -i lily-docker.tar.gz
docker run -itv $PWD:/data lily-docker lily [ARGS...]