This is a fork to include a quick way to show csv or tsv files in a formatted table with sorting provided by jQuery DataTables.
Annyong starts a public static Web server in the current directory, allowing people in your local network to browse and download your files.
$ gem install annyong
$ cd /path/you/want/to/serve
$ annyong
--port [PORT]
→ the port to use (default: 9292)--host [HOST]
→ the host to listen on (default: 0.0.0.0)
- Doug McInnes (to prevent injecting annyong’s code into public HTML files)