Fixed simplehttp (#260)

This commit is contained in:
Shaun Clayton 2019-03-01 09:25:52 -05:00 committed by GitHub
parent a8d5014421
commit 9167782002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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