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.
npm install -g web-launcher
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}