statix 3.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 

--port

--crt (WIP)

# WIP

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