0.0.6 • Published 8 years ago

logpiper v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Log Piper

This command line utility is used to pipe a command output to a http server. It is used to be able to display real-time logs on a web page. The server and client part can be seperated out.

Install the utility by running the following command

npm install -g logpiper

Run the utility by executing

<generateLogCommand> | logpiper

It uses the following:

  • Node.js
  • Socket IO
  • Typescript
  • Jasmine
0.0.6

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago