1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-18 09:49:36 +02:00

Add serve (#180)

This commit is contained in:
Michael Kühnel 2018-01-30 00:37:38 +01:00 committed by Adam Garrett-Harris
parent 76453a746f
commit 384f5a6f37

View File

@ -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