InstallationΒΆ

At the command line:

$ pip install bash8

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv bash8
$ pip install bash8

Previous topic

bash8

Next topic

Usage

This Page