lockets

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i lockets

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • netroy