# Sendfile Dead-simple HTTP Server for sending one file. # Building the binary ```bash make ``` # installing ```bash make clean install ```