Added shell2http (#236)

This commit is contained in:
Sergey Mudrik 2019-03-03 20:54:46 +02:00 committed by Shaun Clayton
parent 86e03d3259
commit 7d140a5b12
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control.
### Mobile Development