npm install --save-dev @e280/octoocto 'tsc -w' 'scute -wv' 'http-server x' 'node --watch x/test.js'- run commands all-at-once, in a fancy tui β¨πβ¨
- press
[and]to shimmy between tabs (or numbers or h,j,k,l,a,d) - press
qorctrl-cto quit
octo-parallel 'tsc -w' 'scute -wv' 'http-server x' 'node --watch x/test.js'- run commands all-at-once, no tui
octo-sequence 'tsc' 'scute -v' 'node x/test.js'- run commands one-by-one, no tui
octo --npm-run 'tsc-watch' 'scute-watch' 'server-watch' 'test-watch'- for calling package.json scripts instead of shell commands
- works on
octo,octo-parallel,octo-sequence
reward us with github stars
build with us at https://e280.org/ but only if you're cool

