From c8563b92785868ee86e4150d6f8772d468508594 Mon Sep 17 00:00:00 2001 From: Martin Joly Date: Fri, 1 Mar 2019 15:19:48 +0100 Subject: [PATCH] Added simplehttp (#260) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a18b768..5ad089e 100644 --- a/readme.md +++ b/readme.md @@ -147,6 +147,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Static site generator for vanila JS. - [Discharge](https://github.com/brandonweiss/discharge) - Simple, easy way to deploy static websites to Amazon S3. - [reachable](https://github.com/italolelis/reachable) - Reachable is a CLI tool to check if a domain is up. +- [simplehttp](https://github.com/snwfdhmp/simplehttp) Most simplest and direct way to start serving a local directory over HTTP from CLI. ### Mobile Development