Installing pug
+++++++++++++++++

See https://github.com/hobsonlane/pug for more information.

.. Contents::

INTRODUCTION
=============

This python module is in alpha testing.  Install at your own risk.

PREREQUISITES AND INSTALLATION
===============================

Pug requires python >= 2.7 and all the modules mentioned in requirements.txt.


On Ubuntu >= 9.04
~~~~~~~~~~~~~~

To install Fence and all it's dependencies...

    apt-get install pip
    pip install fence
