open-in-terminal-tab

Simple TS CLI package to execute a command in a new terminal tab

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
open-in-terminal-tab
001.0.2a year agoa year agoMinified + gzip package size for open-in-terminal-tab in KB

Readme

open-in-terminal-tab
!npm packagenpm-imgnpm-url !Build Statusbuild-imgbuild-url !Downloadsdownloads-imgdownloads-url !Issuesissues-imgissues-url !Code Coveragecodecov-imgcodecov-url !Commitizen Friendlycommitizen-imgcommitizen-url !Semantic Releasesemantic-release-imgsemantic-release-url
My awesome command-line tool

Install

npm install open-in-terminal-tab

Usage

Usage: open-in-terminal-tab [options] <command ...>

Options:
  -V, --version            output the version number
  -t, --title <title>      Title of the tab

Examples:

  $ open-in-terminal-tab -t MyTabTitle sleep 30