1
0
Fork 0
mirror of https://github.com/vbatts/freezing-octo-hipster.git synced 2024-11-22 23:15:39 +00:00
random-utils/cmd/fsrv/README.md

12 lines
174 B
Markdown
Raw Normal View History

# fsrv
Dumb simple static file server.
## Usage
```shell
$> fsrv -root ./default.castr/
2014/05/05 11:26:25 Serving /home/vbatts/default.castr on 127.0.0.1:8888 ...
```