@wheeleasy/concurrently-tabs
v0.1.7
Published
``` About: concurrently, but sends the output to a browser
Readme
Concurrently Tabs
About:
concurrently, but sends the output to a browser
Usage:
concurrently-tabs [...commands]
Example:
concurrently-tabs 'ls -la .' 'echo "asdf"' '[list]:ls -la'
'[list]:ls -la' will be shown as 'list' in the tab, and it will run 'ls -la'
Keyboard Shortcuts:
[ctrl=] or [ctrl+] Zoom In
[ctrl-] Zoom Out
[ctrl0] normalizeSo you can work like this:
