http index server built with http4s.
http-index lists the files and folders in a directory becoming a simple light weight web server.
Host the current directory as a http server like below. This uses coursier to download and start http4s-index.
coursier launch com.stephenn:http4s-index_2.12:0.0.2
- sbt release with-defaults