statix 4.1.3

A CLI http server for static file sharing
Documentation
[![Statix](https://circleci.com/gh/statix-server/statix.svg?style=svg)](https://github.com/statix-server/statix/)
# 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
- Use index.html
- Use 404.html
- --spa option
- Automatically compile markdown files