1.0.2 • Published 10 months ago

tail-fweb v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

tail-fweb

tail -f but to stream a file as it changes to a browser instead of using terminal.

Installation

Installs globally as a command so that it can be run from anywhere on the machine. npm install -g tail-fweb

Usage

tail-fweb -p 3000 -f file.log Opens file.log in tail mode and hosts a web server on http://localhost:3000/tail-f