https://github.com/codeskyblue/shweb
Writing web using shell.
https://github.com/codeskyblue/shweb
Last synced: about 2 months ago
JSON representation
Writing web using shell.
- Host: GitHub
- URL: https://github.com/codeskyblue/shweb
- Owner: codeskyblue
- License: mit
- Created: 2015-09-27T02:59:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T05:33:25.000Z (over 9 years ago)
- Last Synced: 2025-02-02T01:47:26.717Z (4 months ago)
- Language: Go
- Size: 141 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## shweb
Write web server use shell.## Why I doing this.
Shell is very simple to do daily work.I think it is also possible to use shell write simple simple server for immergency use or experimental use.
## How to use
$ go get -v github.com/codeskyblue/shweb
$ cat > sample.cfg < index.sh <