@logdna/tail-file

v4.0.0
A node.js version of unix's `tail -f` command
tail -f tail tail file logging streams tail stream

lint

eslint ./

test

tap

pretest

npm run lint && npm run commitlint

release

semantic-release

test:ci

tools/test-ci.sh

commitlint

commitlint --from=origin/main --to=HEAD

release:dry

semantic-release --dry-run --no-ci --branches ${BRANCH_NAME:-main}
npm i @logdna/[email protected]

Metadata

Downloads