eight-serve 1.0.1

Expose eight to web
eight-serve-1.0.1 is not a library.

Eight Serve

This crate allows you to host eight on your machine as web server.

Cargo

To install this crate, simply run:

cargo install eight-serve

And now you can use it. For usage, run eight-serve --help.

Docker

You can pull from ghcr.io:

docker run -p 8080:8080 ghcr.io/meppu/eight:latest --help

GitHub Releases

You can also download pre-built binaries from GitHub releases.