statix 4.0.0

A CLI http server for static file sharing
Documentation
# statix
Static file server (Rust).

# Install

```bash
cargo install statix
statix

```

# Features and switches

--host <String>

--port <i32>

--crt (WIP)

--threads<i32>

# WIP

- Add certificate
- Add links to directory listing
- Use index.html
- Use 404.html
- --spa option
- Automatically compile markdown files