InstallationΒΆ

At the command line:

$ pip install vitrage-dashboard

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv vitrage-dashboard
$ pip install vitrage-dashboard

Previous topic

Team and repository tags

Next topic

Usage

Project Source

This Page