Skip to content

gunar/unite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNITE ✨

Bare-bones Terminal Multiplexer for Node.js

example usage

Installation

yarn add -D @gunar/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.

About

Unite the output of multiple processes in a single screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published