Installation

The easiest way to install is with pip:

pip install click-shell

If you’d rather, you can clone the github repo and install manually:

git clone https://github.com/clarkperkins/click-shell.git
python setup.py install