mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
18 lines
318 B
Markdown
18 lines
318 B
Markdown
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
|