regex-tail

0.0.4 • Public • Published

regex-tail Build Status

Install

npm install -g regex-tail

Usage

Usage: regex-tail [options]

Options:

  -h, --help           output usage information
  -V, --version        output the version number
  -f, --file [value]   Add file path
  -i, --interval <n>   Set interval (default: 1000ms)
  -r, --regex [value]  Set regex
  -c, --color <n>,<n>  Set color code (default: red and bgWhite)
  -d, --delim [value]  Set delimeter (default: \n)

Color table

color table

Development

git clone https://github.com/se0kjun/regex-tail.git
cd ./regex-tail
npm install
npm link

LICENSE

MIT © Seokjun Hong

/regex-tail/

    Package Sidebar

    Install

    npm i regex-tail

    Weekly Downloads

    4

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • se0kjun