You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordan Orelli f94ef68f7e | 10 years ago | |
---|---|---|
termcolors | 10 years ago | |
README.md | 10 years ago | |
global.go | 10 years ago | |
main.go | 10 years ago | |
requestId.go | 10 years ago | |
term.go | 10 years ago | |
term_bsd.go | 10 years ago | |
term_linux.go | 10 years ago | |
wrappers.go | 10 years ago |
README.md
Simple HTTP file server. It's more or less the same thing as running python -m SimpleHTTPServer
, but with slightly nicer logging and it doesn't puke when
you kill it.