2 stable releases
1.0.1 | May 26, 2023 |
---|---|
1.0.0 | Apr 30, 2023 |
#4 in #eight
29 downloads per month
85KB
1.5K
SLoC
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.
Dependencies
~9–22MB
~263K SLoC