linedecide

0.0.3 • Public • Published

linedecide

A simple command-line utility that takes three parameters:

  • --in-file
  • --left-file
  • --right-file

The utility will read from the --in-file and prompt you to press a key to perform an action

  • 1 - Write the line to the --left-file
  • 2 - Write the line to the --right-file
  • q - Quit
  • any key - Do not write the current line to any file

Readme

Keywords

Package Sidebar

Install

npm i linedecide

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • darkpixel