Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 495 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 495 Bytes

Log-tail

Tails a log file( or any file ) and view it in a browser. On change auto-updates the window.

Install

npm install -g log-tail

Usage

log-tail example.log

Demo

Demo

TODO

  • Run multiple files and update the UI to have tabs per file.
  • Run with wildcard files