Skip to content

Releases: jiribenes/cocobolo

The first version

05 May 18:03
6ea1474
Compare
Choose a tag to compare
The first version Pre-release
Pre-release

This is the very first release of Cocobolo!

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

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