node-red-nodes/storage/tail
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
..
locales tail node: improved EN help and added DE help (#779) 2021-03-25 09:48:46 +00:00
28-tail.html bump tail, sqlite, email, feedparser, pigpiod for German translations 2021-03-13 14:15:58 +00:00
28-tail.js let tail node accept filename dynamically 2019-08-16 08:28:14 +01:00
LICENSE Add Tail node as separate node package - adds windows support 2018-10-24 15:08:42 +01:00
README.md Add Tail node as separate node package - adds windows support 2018-10-24 15:08:42 +01:00
package.json Update package.jsons for mono-repo (#851) 2021-11-02 15:22:30 +00:00

README.md

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