Shttp fast and simple single file http server how to use [The first step is to build the project] $ cargo build --release [then use] $ shttp 8000 index.html Server is up! TODO Add directory readability