@gunar/unite

1.2.3 • Public • Published

UNITE

Bare-bones Terminal Multiplexer for Node.js

example usage

Installation

yarn add -D unite

Usage

unite command1 command2 command3...

Related

  • kimmobrnfeldt/concurrently — Intertwines the output of each process, often becomes unreadable. (I was using this before)
  • rse/stmux — Proper terminal multiplexer. Allows input as well. Requires node-gyp. More powerful and hence more complex.

Package Sidebar

Install

npm i @gunar/unite

Weekly Downloads

60

Version

1.2.3

License

MIT

Unpacked Size

2.05 kB

Total Files

3

Last publish

Collaborators

  • gunar