Add Tail node as separate node package - adds windows support

This commit is contained in:
Dave Conway-Jones
2018-10-24 15:08:42 +01:00
parent 425f5c151f
commit 5b34702ac4
6 changed files with 201 additions and 0 deletions

17
storage/tail/README.md Normal file
View File

@@ -0,0 +1,17 @@
node-red-node-tail
==================
A Node-Red node to tail a file and inject the contents into the flow.
Install
-------
Either use the Menu - Manage palette option, or run the following command in your Node-RED user directory - typically `~/.node-red`
npm install node-red-node-tail
Usage
-----
Allows