InstallationΒΆ

At the command line:

$ pip install bashate

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv bashate
$ pip install bashate

Previous topic

bashate

Next topic

Usage

Project Source

This Page