From 384f5a6f372f00f15a3488483cef98a2c56d08e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Tue, 30 Jan 2018 00:37:38 +0100 Subject: [PATCH] Add serve (#180) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 57c6a01..4a47632 100644 --- a/readme.md +++ b/readme.md @@ -118,6 +118,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Command-line tool to parse git diffs as JSON and generate pretty HTML. - [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory. - [HTTPie](https://github.com/jkbrzt/httpie) - A user-friendly HTTP client. +- [serve](https://github.com/zeit/serve) - Easy to use static file server with features like https, CORS and GZIP compression. ### Mobile Development