Getting started¶
Overview¶
To use any of the utilities of this plugin it’s not necessary to configure
anything additional to repoze.what
itself. You can use some or all of
its components independently as well.
How to install¶
Once you have at least Pylons or TurboGears 2 installed, run the following command to install this plugin:
$ easy_install repoze.what-pylons
If you have not installed Pylons or TurboGears 2 yet, install one of them first and then run the command above: