Command line script for setting up a temporary tmux session for pair programming
Author: Michael Goerz <goerz@stanford.edu>
Website: Github
It is strongly recommended that you use virtualenv/pipsi/conda env. Activate your environment, and then run
pip install tmuxpair
This will install tmuxpair
in the environment's bin
folder.
See tmuxpair -h
This software is available under the terms of the MIT license. See LICENSE for details.