0.1.0 • Published 11 years ago

lockets v0.1.0

Weekly downloads
3
License
-
Repository
-
Last release
11 years ago

Lockets

Node.js application to observe (tail -f) a directory of logfiles including a web frontend to display them.

Installation

git clone git://github.com/netroy/Lockets.git
cd Lockets
npm install
node . --watch [DIR_NAME]
  • DIR_NAME is the name of the logs directory

Depencies / node modules

  • connect 2.4.5
  • optimist 0.3.5
  • socket.io 0.9.10
  • stylus 0.29.0