ttab

OSX CLI for opening a new terminal tab/window, optionally with a command to execute and/or display settings

@neozen/clizen

A CLI conventions tool, backed by nps & newTerm: add ! at the end of a task (eg nps test!) to run a watch mode (using `test.watch` task if it exists or appending --watch at the task) & similarly add ~ to run it in a newTerm

docker-term

A node cli that list running containers and run 'docker exec' on the selected container.