rofis
=====
[](https://crates.io/crates/rofis)
[](https://github.com/sile/rofis/actions)

A read-only, puny HTTP file server.
Install
```console
$ cargo install rofis
```
Example
```console
$ rofis --daemonize
$ curl http://localhost:8080/README.md
```