minglecm / pymuxinator

Tmux session manager

Home Page:https://pypi.python.org/pypi/pymuxinator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pymuxinator

Python version of Tmuxinator (https://github.com/tmuxinator/tmuxinator).

Installation

pip:

$ sudo pip install pymuxinator

from source:

$ git clone git@github.com:dentafrice/pymuxinator.git ~/pymuxinator
$ cd ~/pymuxinator
$ sudo python setup.py install

Running tests

$ sudo python setup.py test

About

Tmux session manager

https://pypi.python.org/pypi/pymuxinator

License:Other


Languages

Language:Python 100.0%