hermes

HTTP GET/HEAD-only web server for static content.
git clone https://git.francescosaccone.com/hermes
Log | Files | Refs | README | LICENSE

commit 826a6a5a83b698fc538ce6863f880624357b1ee4
parent b7682199d40327f044982c5384fa35eb462e1580
Author: Francesco Saccone <francesco@francescosaccone.com>
Date:   Tue,  1 Apr 2025 14:35:40 +0200

docs: add 'Build and install' section

Signed-off-by: Francesco Saccone <francesco@francescosaccone.com>

Diffstat:
MREADME | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -2,3 +2,9 @@ Hermes ====== A minimalist GET/HEAD-only HTTP server for hosting static content. + +Build and install +----------------- + + $ make + # make install