website-launcher

A CLI for quickly launching herds of websites.


License
ISC
Install
npm install website-launcher@0.0.3

Documentation

npm version

Web Launcher

A CLI for quickly launching the websites you use.



Requires Node version 6 or higher. Tested on Mac.


Open and manage your web environments from the command line. Like using a bunch of aliases/Bash scripts or installing a chrome extension that supports link sets, but in a command line interface.

Installation

npm install -g web-launcher

Usage

Run the help command at any level to get instructions.

web help

would output

list [ls] 			         List all groups.


groups    			         Add or remove a group.


run [open] {groupName} 		 Open group in default browser.


help    			         Print help menu.


{groupName} 			     Run, add or remove sites from specified group.

Key: [alias] {arg} ?{optionalArg}