← back

$local-servers

miniserve

A CLI tool to serve files and directories over HTTP

One command spins up a clean file server with upload support and zero config — faster than reaching for python -m http.server and nicer to look at.

install

brew install miniserve
--repo